3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters/python/hooks
Frederik Rietdijk eba1f79418 pythonPackages.venvShellHook: init
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
..
default.nix pythonPackages.venvShellHook: init 2020-01-14 22:36:21 +01:00
egg-build-hook.sh python: Add support for installing Python eggs 2020-01-08 13:59:04 +00:00
egg-install-hook.sh python: Add support for installing Python eggs 2020-01-08 13:59:04 +00:00
egg-unpack-hook.sh python: Add support for installing Python eggs 2020-01-08 13:59:04 +00:00
flit-build-hook.sh
pip-build-hook.sh pythonPackages.pipBuildHook: fix unbound variable 2019-11-20 05:06:51 +01:00
pip-install-hook.sh
pytest-check-hook.sh
python-catch-conflicts-hook.sh
python-imports-check-hook.sh
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