Merge "tox: Drop redundant injection of VIRTUAL_ENV variable"
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -5,8 +5,7 @@ envlist = pep8
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
PYTHONWARNINGS=default::DeprecationWarning
|
||||
PYTHONWARNINGS=default::DeprecationWarning
|
||||
deps =
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/doc/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user