mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
d38e666746
Also removed the PIPENV_PYTHON suggestion, as this is likely to cause confusion if added to e.g. .bashrc - it will always be set to the global pyenv. Fixes #4534