mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
eb953fe358
Set VIRTUAL_ENV during activation so py.exe does the right thing. Also add venv support --- it is actually quite easy, so why not.