1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/development/interpreters/python/hooks
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
..
default.nix pythonPackages.venvShellHook: init 2020-01-14 22:36:21 +01:00
egg-build-hook.sh
egg-install-hook.sh
egg-unpack-hook.sh
flit-build-hook.sh
pip-build-hook.sh
pip-install-hook.sh
pytest-check-hook.sh
python-catch-conflicts-hook.sh
python-imports-check-hook.sh python: execute pythonImportsCheckPhase in subshell 2020-02-19 22:30:50 -08:00
python-remove-bin-bytecode-hook.sh
setuptools-build-hook.sh
setuptools-check-hook.sh
venv-shell-hook.sh pythonPackages.venvShellHook: init 2020-01-14 22:36:21 +01:00
wheel-unpack-hook.sh