Skip to content

Commit bcd64ee

Browse files
committed
minor update to README
1 parent b16ff4a commit bcd64ee

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,13 +138,14 @@ To scrape another similar page with the already added templates::
138138
Requirements
139139
============
140140

141-
Scrapely depends on the following libraries:
142-
141+
* Python 2.6 or 2.7
143142
* numpy
144143
* w3lib
145-
* simplejson or Python 2.6+
146144

147-
Note that Scrapely **does not** depend on `Scrapy`_ in any way.
145+
A couple of notes regarding dependencies:
146+
147+
* Scrapely **does not** depend on `Scrapy`_ in any way
148+
* Python 3 is not supported yet (pull requests welcome!)
148149

149150
Installation
150151
============

0 commit comments

Comments
 (0)