Merge branch 'master' of github.com:kennethreitz/requests-html

This commit is contained in:
2018-03-03 07:37:50 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -164,4 +164,4 @@ Installation
$ pipenv install requests-html
✨🍰✨
Only later versions of **Python 3** are supported.
Only **Python 3.6** is supported.
+1 -1
View File
@@ -42,7 +42,7 @@ Installation
$ pipenv install requests-html
✨🍰✨
Only later versions of **Python 3** are supported.
Only **Python 3.6** is supported.
Tutorial & Usage