[sitemap] add a requirements file
Change-Id: I872944d35b5b78a4e966c4c9f39174aaa67aa91e
This commit is contained in:
@@ -33,4 +33,4 @@ To install the needed modules you can use pip or the package management system i
|
||||
in your distribution. When using the package management system maybe the name of the
|
||||
packages differ. When using pip it's maybe necessary to install some development packages.
|
||||
|
||||
$ pip install scrapy
|
||||
$ pip install -r requirements.txt
|
||||
|
||||
1
sitemap/requirements.txt
Normal file
1
sitemap/requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
scrapy>=1.0.0
|
||||
Reference in New Issue
Block a user