summaryrefslogtreecommitdiffstats
path: root/docs/contributor-guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributor-guide.rst')
-rw-r--r--docs/contributor-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributor-guide.rst b/docs/contributor-guide.rst
index 51f84e2..1483430 100644
--- a/docs/contributor-guide.rst
+++ b/docs/contributor-guide.rst
@@ -54,7 +54,7 @@ most popular virtualenv management tools.
Make sure you have installed pyenv_ and pyenv-virtualenv_ first.
-HTTP Prompt should work on Python 2.6, 2.7, 3.3 to 3.6. You can use any
+HTTP Prompt should work on Python 3.6 and newer. You can use any
of these Python versions as your development environment, but using the latest
version (3.6.x) is probably the best. You can install the latest Python with
pyenv::