summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Larin <pentusha@gmail.com>2014-08-19 06:58:35 +0000
committerIvan Larin <pentusha@gmail.com>2014-08-19 06:58:35 +0000
commitd3be3dbf74a11ce4a0631dd4f1879c537060ace4 (patch)
treef024951f3b52a7351379c8ddcf8002567bd7dfc3
parent4c5e42a3dddc75f38374e9fa68e6d6f2798ae081 (diff)
downloadtox-d3be3dbf74a11ce4a0631dd4f1879c537060ace4.tar.gz
docs add pypy3 support
-rw-r--r--doc/example/basic.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/example/basic.txt b/doc/example/basic.txt
index 6b115c8..562e2bf 100644
--- a/doc/example/basic.txt
+++ b/doc/example/basic.txt
@@ -41,6 +41,7 @@ Available "default" test environments names are::
py34
jython
pypy
+ pypy3
However, you can also create your own test environment names,
see some of the examples in :doc:`examples <../examples>`.