Skip to content

Commit 3a56922

Browse files
committed
add Python 3.4 to README
1 parent 3e78743 commit 3a56922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ Make sure `tox`_ is installed and run
129129

130130
$ tox
131131

132-
from the source checkout. Tests should pass under python 2.6, 2.7, 3.2, 3.3
133-
and PyPy >= 1.9.
132+
from the source checkout. Tests should pass under python 2.6, 2.7, 3.2, 3.3,
133+
3.4 and PyPy >= 1.9.
134134

135135
In order to run benchmarks, type
136136

0 commit comments

Comments
 (0)