Python: remove modules and pythonFull

This commit is contained in:
Frederik Rietdijk
2016-10-10 10:33:24 +02:00
parent a2720a25b9
commit 104c50dd1a
22 changed files with 61 additions and 108 deletions
-1
View File
@@ -99,7 +99,6 @@ let
};
wrapArgs = "--set PYTHONPATH \"$(toPythonPath $lib)\""
+ " --prefix PYTHONPATH : \"$(toPythonPath ${python.modules.readline})\""
+ " --prefix PYTHONPATH : \"$(toPythonPath ${pythonPackages.flask})\""
+ " --set PATH \"$out/bin\"";
in