summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-03-09 10:44:09 -0400
committerTres Seaver <tseaver@palladion.com>2015-03-09 10:44:09 -0400
commit1d60b060ae4d74ad1c4eabb4b36c711a4e0e9b77 (patch)
treeab8fabee2e75ff204f9f07afba00b5425ceb4d3c /tox.ini
parentb07f7577d4b42db2a2ab62b420839da6c8ffc295 (diff)
downloadzope-i18nmessageid-1d60b060ae4d74ad1c4eabb4b36c711a4e0e9b77.tar.gz
Test PyPy3.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 63cc345..46437f3 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py32,py33,py34,pypy,coverage,docs
+ py26,py27,py32,py33,py34,pypy,pypy3,coverage,docs
[testenv]
commands =