diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ basepython = deps = {[mindeps]deps} commands = - zope-testrunner --test-path=src -t !persistentregistry -t !security + zope-testrunner --test-path=src [testenv:py34-pure] basepython = |