fix eval
This commit is contained in:
parent
1294c3a460
commit
0549078488
@ -30,7 +30,7 @@ pythonPackages.buildPythonPackage rec {
|
|||||||
|
|
||||||
buildInputs = with pythonPackages; [
|
buildInputs = with pythonPackages; [
|
||||||
coverage fixtures mock subunit tempest-lib testtools testrepository
|
coverage fixtures mock subunit tempest-lib testtools testrepository
|
||||||
ldap ldappool webtest requests2 oslotest pep8 pymongo which makeWrapper
|
ldap ldappool webtest requests2 oslotest pep8 pymongo which
|
||||||
];
|
];
|
||||||
|
|
||||||
makeWrapperArgs = ["--prefix PATH : '${openssl}/bin:$PATH'"];
|
makeWrapperArgs = ["--prefix PATH : '${openssl}/bin:$PATH'"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user