nixpkgs/pkgs/development/interpreters/python/hooks
Martin Weinelt 19f4e14dcf
python3Packages.sphinxHook: run install phase in predist
Run the installSphinxPhase earlier, so install errors are caught early,
before long and expensive test are started.
2022-08-24 23:02:27 +02:00
..
conda-install-hook.sh
conda-unpack-hook.sh
default.nix python3Packages.sphinxHook: Add support for multiple builders 2022-08-24 23:00:41 +02: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-namespaces-hook.sh python.pkgs.pythonNamespacesHook: check parent directory exists before removing child 2021-12-02 17:38:40 -08:00
python-recompile-bytecode-hook.sh
python-relax-deps-hook.sh pythonRelaxDepsHook: correct handles multiple wheels 2022-06-12 11:48:52 +01:00
python-remove-bin-bytecode-hook.sh
python-remove-tests-dir-hook.sh
setuptools-build-hook.sh python: use whitespace to split possible existing options 2022-04-24 14:28:26 +02:00
setuptools-check-hook.sh
sphinx-hook.sh python3Packages.sphinxHook: run install phase in predist 2022-08-24 23:02:27 +02:00
unittest-check-hook.sh pythonPackages.unittestCheckHook: init 2022-08-13 14:09:43 -04:00
venv-shell-hook.sh
wheel-unpack-hook.sh