Commit d51a696e authored by Jason R. Coombs's avatar Jason R. Coombs

PyPy3 is supported

parent 4c6f629b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment