3
0
Fork 0
forked from mirrors/nixpkgs

python-generic: cosmetic

This commit is contained in:
Peter Simons 2015-02-12 20:06:43 +01:00
parent 6c3e44c040
commit 27b57469e8

View file

@ -118,7 +118,7 @@ python.stdenv.mkDerivation (attrs // {
# work as expected
# --old-and-unmanagable:
# instruct setuptools not to use eggs but fallback to plan package install
# instruct setuptools not to use eggs but fallback to plan package install
# this also reduces one .pth file in the chain, but the main reason is to
# force install process to install only scripts for the package we are
# installing (otherwise it will install scripts also for dependencies)