New issue 152: tox does not export VIRTUAL_ENV to environment
https://bitbucket.org/hpk42/tox/issue/152/tox-does-not-export-virtual_env-to

Daniel Nephin:

The standard virtualenv `bin/activate` script exports  an environment variable 
`$VIRTUAL_ENV` when it starts.  `tox` should do the same.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to