diff options
| author | Frederik Rietdijk <fridh@fridh.nl> | 2019-10-22 13:14:36 +0200 |
|---|---|---|
| committer | Jon <jonringer@users.noreply.github.com> | 2019-10-22 07:59:15 -0700 |
| commit | 7f63ecfff9f8b3f6c5c7138b6bedec90676a71cb (patch) | |
| tree | 3a3cab0b9c5f9a91a054fd59dcd171216514f1af /pkgs/development/python-modules/rangehttpserver | |
| parent | 8310e6430adf03c49cacf9164c43cbfd8fab6707 (diff) | |
pipenv: fix dependencies
- setup_requires belong in nativeBuildInputs
- requests is only for Python 2. We offer only a Python 3 version of
pipenv
- setting PYTHONPATH is not needed because the magical sed expression
injects the dependencies in the executables. Otherwise, we would use
NIX_PYTHONPATH.
- PIP_IGNORE_INSTALLED was needed because of PYTHONPATH, but since we do
not set that anymore we can remove.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
