From cb39ca95d8c88187c187a98210fb384152cacf24 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 27 Feb 2018 10:44:41 -0500 Subject: [PATCH] Update README.rst --- README.rst | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.rst b/README.rst index bfaf821..68a870f 100644 --- a/README.rst +++ b/README.rst @@ -184,11 +184,4 @@ Installation $ pipenv install requests-html ✨🍰✨ -Or, if you want access to ``BrowserSession``: - -.. code-block:: shell - - $ pipenv install requests-html[browser] - ✨🍰✨ - -Only Python 3 is supported. +Only later versions of **Python 3** are supported.