From 914b3bf62e965d37870f10dc128362cd1b0f7066 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 3 Mar 2018 07:34:10 -0500 Subject: [PATCH] Update index.rst --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index f8c75bb..ba7013e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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