Merge "pip has its own download cache by default"
This commit is contained in:
commit
17646c25b0
1
tox.ini
1
tox.ini
@ -12,7 +12,6 @@ setenv = VIRTUAL_ENV={envdir}
|
|||||||
EVENTLET_NO_GREENDNS=yes
|
EVENTLET_NO_GREENDNS=yes
|
||||||
commands =
|
commands =
|
||||||
bash -x {toxinidir}/setup-test-env-mongodb.sh python setup.py testr --slowest --testr-args="{posargs}"
|
bash -x {toxinidir}/setup-test-env-mongodb.sh python setup.py testr --slowest --testr-args="{posargs}"
|
||||||
downloadcache = {toxworkdir}/_download
|
|
||||||
whitelist_externals = bash
|
whitelist_externals = bash
|
||||||
|
|
||||||
# TODO(ityaptin): With separation tests to unit and functional folders we need
|
# TODO(ityaptin): With separation tests to unit and functional folders we need
|
||||||
|
Loading…
x
Reference in New Issue
Block a user