summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorNate Prewitt <Nate.Prewitt@gmail.com>2018-06-05 21:41:20 -0700
committerNate Prewitt <Nate.Prewitt@gmail.com>2018-06-10 14:48:59 -0700
commitbc46de58e61149879fea0cf51399c5dd63dbb227 (patch)
tree9768cdbeb675bf883daf69729c676e3c9d6b6cbb /docs/dev
parent16fd7e03a980bea2dfa0f64c80bbda7cd7834d0f (diff)
downloadpython-requests-bc46de58e61149879fea0cf51399c5dd63dbb227.tar.gz
remove references to 2.6 support in documentation
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/todo.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst
index 1766a28a..b1a3f7eb 100644
--- a/docs/dev/todo.rst
+++ b/docs/dev/todo.rst
@@ -51,7 +51,6 @@ Runtime Environments
Requests currently supports the following versions of Python:
-- Python 2.6
- Python 2.7
- Python 3.4
- Python 3.5