From aecc23d24a801f8b7c50497bc37a0c0a2e37e173 Mon Sep 17 00:00:00 2001 From: mgachhui Date: Sun, 8 May 2016 18:39:56 +0530 Subject: [PATCH] Added Python 3.3+ to readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3e050bb1e..a0138970a 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ http://scrapy.org Requirements ============ -* Python 2.7 +* Python 2.7 or Python 3.3+ * Works on Linux, Windows, Mac OSX, BSD Install