tox-dev / tox-pipenv

A pipenv plugin for Tox
MIT License
124 stars 30 forks source link

Ensure VIRTUAL_ENV environment variable is reset after execution #45

Closed tonybaloney closed 6 years ago

tonybaloney commented 6 years ago

See #36

If usedevelop=True in tox.ini, it won't attempt to create the .tox directory on a second pass and will fail.