we support python 3.6

This commit is contained in:
2016-12-20 13:25:30 -05:00
parent 789f21807d
commit c3fb8e020b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ Requests is ready for today's web.
- Chunked Requests
- Thread-safety
Requests officially supports Python 2.62.7 & 3.33.5, and runs great on PyPy.
Requests officially supports Python 2.62.7 & 3.33.6, and runs great on PyPy.
Installation
------------
+1 -1
View File
@@ -87,7 +87,7 @@ Requests is ready for today's web.
- Chunked Requests
- Thread-safety
Requests officially supports Python 2.62.7 & 3.33.5, and runs great on PyPy.
Requests officially supports Python 2.62.7 & 3.33.6, and runs great on PyPy.
The User Guide