summaryrefslogtreecommitdiff
path: root/doc/config-v2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config-v2.txt')
-rw-r--r--doc/config-v2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config-v2.txt b/doc/config-v2.txt
index cf4cf3b..42973c4 100644
--- a/doc/config-v2.txt
+++ b/doc/config-v2.txt
@@ -195,7 +195,7 @@ Default settings related to environments names/variants
tox comes with predefined settings for certain variants, namely:
* ``{easy,pip}`` use easy_install or pip respectively
-* ``{py24,py25,py26,py27,py31,py32,py33,pypy19]`` use the respective
+* ``{py24,py25,py26,py27,py31,py32,py33,py34,pypy19]`` use the respective
pythonNN or PyPy interpreter
* ``{win32,linux,darwin}`` defines the according ``platform``.