Removed the extra space from tox.ini
Change-Id: I1fe9e7fe881313094b922a81a32fabe7de8f0b59
This commit is contained in:
parent
6b06928ac0
commit
d383c208a4
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
|
||||
|
Loading…
Reference in New Issue
Block a user