summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2014-12-26 14:14:27 -0500
committerTres Seaver <tseaver@palladion.com>2014-12-26 14:14:27 -0500
commit2244c97697444d34224fa2e92ade925ad14b82a2 (patch)
treeb9026877767bc7d3d16e9c5e6517b8a1f4701784 /tox.ini
parent0f010c3a7d47a0a5f09a7ecc0a035648207956c1 (diff)
downloadzope-browser-2244c97697444d34224fa2e92ade925ad14b82a2.tar.gz
Add support for 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 5735ec2..817dcd2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py32,py33,py34,pypy
+ py26,py27,py32,py33,py34,pypy,pypy3
[testenv]
commands =