This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
/
hooks
History
Jonathan Ringer
3973a3c79c
python: add pythonRemoveTestsDirHook
...
This will automatically remove a top-level "tests" directory from being installed.
2020-03-03 20:01:00 +01:00
..
default.nix
python: add pythonRemoveTestsDirHook
2020-03-03 20:01:00 +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: execute pythonImportsCheckPhase in subshell
2020-02-19 22:30:50 -08:00
python-remove-bin-bytecode-hook.sh
…
python-remove-tests-dir-hook.sh
python: add pythonRemoveTestsDirHook
2020-03-03 20:01:00 +01:00
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
…