Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
ea8a86811e
3
tox.ini
3
tox.ini
@ -13,9 +13,6 @@ deps = -r{toxinidir}/requirements.txt
|
|||||||
commands =
|
commands =
|
||||||
python setup.py testr --testr-args='{posargs}'
|
python setup.py testr --testr-args='{posargs}'
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands =
|
commands =
|
||||||
flake8 {posargs} cloudkitty
|
flake8 {posargs} cloudkitty
|
||||||
|
Loading…
Reference in New Issue
Block a user