diff --git a/tox.ini b/tox.ini index e3438e2872..fb50f57b22 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,8 @@ deps = -r{toxinidir}/tools/pip-requires -r{toxinidir}/tools/test-requires commands = /bin/bash run_tests.sh -N -P -[testenv:hudson] +[tox:jenkins] +sitepackages = True downloadcache = ~/cache/pip [testenv:pep8]