fix eval

+1 -1
+1 -1
pkgs/top-level/python-packages.nix
··· 34 34 35 35 in modules // { 36 36 37 - inherit python bootstrapped-pip isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k pythonName buildPythonPackage buildPythonApplication; 37 + inherit python bootstrapped-pip isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k buildPythonPackage buildPythonApplication; 38 38 39 39 # helpers 40 40