summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorGerhard Weis <g.weis@griffith.edu.au>2015-06-23 10:01:29 +1000
committerGerhard Weis <g.weis@griffith.edu.au>2015-06-23 10:01:29 +1000
commit0ae18b211fb6d559ea1e1989c55e8ec0d4bdab88 (patch)
treeea051ad8283ac87eeafa2b7b9311bbb1e66352a2 /tox.ini
parentc6069dd8385236e852f1e50d7939f0b88e7025dc (diff)
downloadisodate-0ae18b211fb6d559ea1e1989c55e8ec0d4bdab88.tar.gz
test with pypy3 as well
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 904b4da..3a2d594 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py32,py33,py34,pypy,flake,cover
+envlist = py26,py27,py32,py33,py34,pypy,pypy3,flake,cover
[testenv]
deps =