Files
pipenv/news/4220.bugfix.rst
T
Dan Ryan 5c95ec9b9b Load the pip version from the correct prefix
- Respect `--system` when it is supplied during install
- Fixes #4220

Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
2020-05-19 19:49:32 -04:00

2 lines
124 B
ReStructuredText

Fixed a bug which caused pipenv to search non-existent virtual environments for ``pip`` when installing using ``--system``.