From 446911b8539af0f5ae2dcf558fec4a6c0cd8af44 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 04:51:10 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 84075457..3c23941c 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,7 @@ Adding requests to Pipfile's [packages]… … ``` -Requests officially supports Python 2.7 & 3.4–3.8, and runs great on -PyPy. +Requests officially supports Python 2.7 & 3.4–3.8. -------------------------------------