nixpkgs/pkgs/development/python-modules/bootstrapped-pip
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 pythonPackages.pip-install-hook: remove --build option 2020-12-01 14:44:26 +01:00