summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAndrey Lebedev <andrey@lebedev.lt>2013-02-19 11:59:47 +0200
committerAndrey Lebedev <andrey@lebedev.lt>2013-02-19 11:59:47 +0200
commitec3ec97c92703bfb7827e7c9472bcbe0f254253e (patch)
tree104824146b2585cf987c2cda77674654d7288132 /tox.ini
parent18a6987860cdb622fca9c98fca22692c90fc45f8 (diff)
downloadzope-security-ec3ec97c92703bfb7827e7c9472bcbe0f254253e.tar.gz
More tests are running under python-3
Include documentation doctests into main test suite. Documentation is updated to be valid under python-3 and some critical bugs in python-3 are revealed.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index ea5bc87..8524a81 100644
--- a/tox.ini
+++ b/tox.ini
@@ -13,6 +13,7 @@ deps =
zope.component
zope.location
zope.proxy
+ zope.testrunner
commands =
python setup.py test -q