diff --git a/tox.ini b/tox.ini index 7987c95172..82409602bd 100644 --- a/tox.ini +++ b/tox.ini @@ -12,7 +12,6 @@ setenv = VIRTUAL_ENV={envdir} EVENTLET_NO_GREENDNS=yes commands = bash -x {toxinidir}/setup-test-env.sh python setup.py testr --slowest --testr-args="{posargs}" - {toxinidir}/tools/config/check_uptodate.sh downloadcache = {toxworkdir}/_download [testenv:cover]