summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2013-03-11 00:08:02 -0400
committerStephan Richter <stephan.richter@gmail.com>2013-03-11 00:08:02 -0400
commit8cce64bbef274d776ac4856843ebe25b7d9cb51f (patch)
treec50da2740ff97cc4d9e4cf5bd8b68aa7750e808c /tox.ini
parentf421e5b218f080f580d2b490b04575dc787165c3 (diff)
downloadzope-security-8cce64bbef274d776ac4856843ebe25b7d9cb51f.tar.gz
Start of PyPy support.
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 ee015f0..a2df416 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@ envlist =
# Jython support pending 2.7 support, due 2012-07-15 or so. See:
# http://fwierzbicki.blogspot.com/2012/03/adconion-to-fund-jython-27.html
# py26,py27,pypy,jython,py32,py33,coverage,docs
- py26,py27,py32,py33,coverage,docs
+ py26,py27,pypy,py32,py33,coverage,docs
[testenv]
deps =