Merge "Removed the extra space from tox.ini"
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -21,7 +21,7 @@ passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
|
||||
deps =
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
commands =
|
||||
find . -type f -name "*.pyc" -delete
|
||||
nosetests mistralclient/tests/unit
|
||||
whitelist_externals = find
|
||||
|
Reference in New Issue
Block a user