3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters/python
Jonathan Ringer cd97c055a0 python: execute pythonImportsCheckPhase in subshell
Execute in subshell so that the cwd returns back
to the original directory. This is important as
it enables pythonImportsCheck to work with checkPhase
2020-02-19 22:30:50 -08:00
..
catch_conflicts
cpython Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
graalpython
hooks python: execute pythonImportsCheckPhase in subshell 2020-02-19 22:30:50 -08:00
manylinux Fix manylinux packages 2019-12-13 11:40:44 +01:00
pypy python: remove _manylinux.py 2019-12-16 16:37:16 +01:00
update-python-libraries update-python-libraries: ignore pyproject 2019-11-22 08:37:03 +01:00
default.nix python39: 3.9.0a2 -> 3.9.0a3 2020-02-06 10:25:18 +01:00
fetchpypi.nix
mk-python-derivation.nix python: Add support for installing Python eggs 2020-01-08 13:59:04 +00:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
with-packages.nix
wrap-python.nix
wrap.sh python.pkgs.wrapPython: get rid of warning 2019-12-30 16:46:55 +01:00
wrapper.nix