Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-27 08:40:58 -05:00
parent a456719f6b
commit 9b08454a32
+1 -1
View File
@@ -47,7 +47,7 @@ Or, if you want access to :class:`BrowserHTMLSession <BrowserHTMLSession>`:
$ pipenv install requests-html[browser]
Only later version of **Python 3** are supported.
Only later version of **Python 3** are supported.
Tutorial & Usage