mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
a2f8442179
sys.executable should be the last resort if the user gives us nothing. If we are given ANYTHING, we should avoid using sys.executable.