Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
20229fb08e
3
tox.ini
3
tox.ini
@ -3,9 +3,6 @@ minversion = 1.6
|
|||||||
skipsdist = True
|
skipsdist = True
|
||||||
envlist = py27, py34, docs, pep8, py27-coverage, py34-coverage
|
envlist = py27, py34, docs, pep8, py27-coverage, py34-coverage
|
||||||
|
|
||||||
[tox:jenkins]
|
|
||||||
downloadcache = ~/cache/pip
|
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
# LC_ALL see https://github.com/gabrielfalcao/HTTPretty/issues/223
|
# LC_ALL see https://github.com/gabrielfalcao/HTTPretty/issues/223
|
||||||
|
Loading…
x
Reference in New Issue
Block a user