nixpkgs-suyu/pkgs/development/interpreters/python/hooks
Frederik Rietdijk 76966f8ddd pythonPackages.pip-install-hook: remove --build option
Pip had the option --build to build in a custom or temporary directory.
Nowadays, pip just listens to TMPDIR, which we already set.

This option was deprecated and is removed in pip 20.3.
2020-12-01 14:44:26 +01:00
..
default.nix
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-recompile-bytecode-hook.sh
python-remove-bin-bytecode-hook.sh
python-remove-tests-dir-hook.sh
setuptools-build-hook.sh
setuptools-check-hook.sh
venv-shell-hook.sh
wheel-unpack-hook.sh