Files
pipenv/tests
Albert Hopkins 44edfd4883 Fix: try python3 before python in install --system (#5296)
Fix a regression from commit dbea3f5 where `pip install --system` tries
to install using the `python` executable first which, on some systems
may point to Python 2.  Instead try `python3` first.
2022-08-27 22:28:10 +02:00
..
2021-07-28 10:59:00 +08:00
2022-08-13 21:19:19 +02:00
2021-11-05 14:45:37 +08:00
2018-04-13 21:02:43 -04:00