summaryrefslogtreecommitdiff
path: root/doc/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/overview.rst')
-rw-r--r--doc/overview.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index 4681933..e978420 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -84,7 +84,7 @@ Cross-Python compatibility
--------------------------
testtools gives you the very latest in unit testing technology in a way that
-will work with Python 3.5+ and PyPy3.
+will work with Python 3.6+ and PyPy3.
If you wish to use testtools with Python 2.4 or 2.5, then please use testtools
0.9.15.
@@ -94,4 +94,4 @@ If you wish to use testtools with Python 2.6 or 3.2, then please use testtools
If you wish to use testtools with Python 3.3 or 3.4, then please use testtools 2.3.0.
-If you wish to use testtools with Python 2.7, then please use testtools 2.4.0.
+If you wish to use testtools with Python 2.7 or 3.5, then please use testtools 2.4.0.