Skip to content

Commit 560ec91

Browse files
111qqzclemfromspace
authored andcommitted
add python version requirement (clemfromspace#16)
1 parent 08fc007 commit 560ec91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Scrapy middleware to handle javascript pages using selenium.
77
```
88
$ pip install scrapy-selenium
99
```
10-
10+
You should use **python>=3.6**.
1111
You will also need one of the Selenium [compatible browsers](http://www.seleniumhq.org/about/platforms.jsp).
1212

1313
## Configuration

0 commit comments

Comments
 (0)