Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
3
tox.ini
3
tox.ini
@@ -34,9 +34,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
|
|||||||
commands=
|
commands=
|
||||||
python setup.py build_sphinx
|
python setup.py build_sphinx
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# H233 Python 3.x incompatible use of print operator
|
# H233 Python 3.x incompatible use of print operator
|
||||||
# H303 no wildcard import
|
# H303 no wildcard import
|
||||||
|
Reference in New Issue
Block a user