Merge "Removing deprecation warnings to pass py35"
This commit is contained in:
1
tox.ini
1
tox.ini
@@ -16,7 +16,6 @@ setenv =
|
|||||||
NOSE_OPENSTACK_STDOUT=1
|
NOSE_OPENSTACK_STDOUT=1
|
||||||
NOSE_XUNIT=1
|
NOSE_XUNIT=1
|
||||||
DISCOVER_DIRECTORY=mistralclient/tests/unit
|
DISCOVER_DIRECTORY=mistralclient/tests/unit
|
||||||
PYTHONWARNINGS=default::DeprecationWarning
|
|
||||||
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
|
Reference in New Issue
Block a user