installation

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-26 12:00:45 -05:00
parent d769aad12a
commit ca6f11abec
+7
View File
@@ -186,4 +186,11 @@ 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.