aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-11-20 12:23:13 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-11-20 12:23:13 -0500
commitd51a696eb114bfe4e077b83b750a02282d4d8b47 (patch)
treebb827ecd0ae1a4f29c59c7d4c56be5826de6bdfd /tox.ini
parent4c6f629bb9c63c2208c3b03bb1e15a0d4e4731db (diff)
downloadexternal_python_setuptools-d51a696eb114bfe4e077b83b750a02282d4d8b47.tar.gz
external_python_setuptools-d51a696eb114bfe4e077b83b750a02282d4d8b47.tar.bz2
external_python_setuptools-d51a696eb114bfe4e077b83b750a02282d4d8b47.zip
PyPy3 is supported
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 4b4b4fd8..e8c1aca4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
#
# To run Tox against all supported Python interpreters, you can set:
#
-# export TOXENV='py2{6,7},py3{3,4,5,6},pypy'
+# export TOXENV='py2{6,7},py3{3,4,5,6},pypy,pypy3'
[testenv]
deps=-rtests/requirements.txt