summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2018-05-21 00:40:25 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2018-05-21 00:40:25 -0400
commit226c21b4cc2e22f425383006ecc09768fb4360d7 (patch)
treec41ec0b295239659b0d1c7f6f5ef86c686e855cf /doc
parentf7769d3d35e71e4667d23bf00027ba49615f4145 (diff)
downloadpycurl-226c21b4cc2e22f425383006ecc09768fb4360d7.tar.gz
Remove code pertaining to unsupported python versions
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index d9aa61a..7dc1d73 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -57,7 +57,7 @@ About libcurl
Requirements
------------
-- Python 2.7 or 3.1 through 3.6.
+- Python 2.7 or 3.4 through 3.6.
- libcurl 7.19.0 or better.