From 1e253cd0b35c97605fb6aab636e4ce0be32f9686 Mon Sep 17 00:00:00 2001 From: David Poggi Date: Tue, 9 Aug 2016 11:14:40 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d072d1e8..fbcb393f 100644 --- a/README.rst +++ b/README.rst @@ -61,7 +61,7 @@ Requests is ready for today's web. - Chunked Requests - Thread-safety -Requests supports Python 2.6 — 3.5, and runs great on PyPy. +Requests officially supports Python 2.6–2.7 & 3.3–3.5, and runs great on PyPy. Installation ------------