nixpkgs/pkgs/development/interpreters/python/hooks
Drew Risinger 30097aeabc
python: pythonRemoveTestsDirHook removes /test
Some packages have their tests installed at ./test, not just ./tests.
This covers that use case by removing both.
2021-06-21 16:48:39 -07:00
..
conda-install-hook.sh buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
conda-unpack-hook.sh buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
default.nix buildPythonPackage: add support for conda 2021-05-28 14:31:40 +02:00
egg-build-hook.sh
egg-install-hook.sh
egg-unpack-hook.sh
flit-build-hook.sh
pip-build-hook.sh pythonPackages.buildPythonPackage: enable verbose output with pyproject 2021-05-19 12:16:15 -07:00
pip-install-hook.sh
pytest-check-hook.sh pytestCheckHook: improve disabledTestPaths whitespace handling 2021-05-14 21:59:55 -07:00
python-catch-conflicts-hook.sh
python-imports-check-hook.sh
python-namespaces-hook.sh
python-recompile-bytecode-hook.sh
python-remove-bin-bytecode-hook.sh
python-remove-tests-dir-hook.sh python: pythonRemoveTestsDirHook removes /test 2021-06-21 16:48:39 -07:00
setuptools-build-hook.sh
setuptools-check-hook.sh
venv-shell-hook.sh
wheel-unpack-hook.sh