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 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 treewide: *Phase(s)? variables are optional 2019-11-01 14:44:44 -04:00
pip-build-hook.sh pythonPackages.buildPythonPackage: enable verbose output with pyproject 2021-05-19 12:16:15 -07:00
pip-install-hook.sh pythonPackages.pip-install-hook: remove --build option 2020-12-01 14:44:26 +01:00
pytest-check-hook.sh pytestCheckHook: improve disabledTestPaths whitespace handling 2021-05-14 21:59:55 -07:00
python-catch-conflicts-hook.sh treewide: Make still dont* Variables are optional in most cases 2019-11-01 14:44:44 -04:00
python-imports-check-hook.sh python: execute pythonImportsCheckPhase in subshell 2020-02-19 22:30:50 -08:00
python-namespaces-hook.sh python/hooks/pythonNamespaces: fix __pycache__ being empty, or not existing 2020-11-26 13:51:05 -08:00
python-recompile-bytecode-hook.sh buildPythonPackage: recompile bytecode for reproducibility 2020-06-13 10:36:28 +02:00
python-remove-bin-bytecode-hook.sh pythonRemoveBinBytecodeHook: fix explanation 2020-06-13 10:20:14 +02:00
python-remove-tests-dir-hook.sh python: pythonRemoveTestsDirHook removes /test 2021-06-21 16:48:39 -07:00
setuptools-build-hook.sh pythonPackages: fix editable setuptools installations 2021-03-23 11:27:27 +01:00
setuptools-check-hook.sh treewide: *Phase(s)? variables are optional 2019-11-01 14:44:44 -04:00
venv-shell-hook.sh python3Packages.venvShellHook: add postVenvCreation (#87850) 2020-05-16 09:34:11 +02:00
wheel-unpack-hook.sh treewide: *Phase(s)? variables are optional 2019-11-01 14:44:44 -04:00