mirror of https://github.com/scrapy/scrapy.git
add requirements file per travis env
This commit is contained in:
parent
7740581f88
commit
3096e46401
|
|
@ -0,0 +1,5 @@
|
|||
pyOpenSSL
|
||||
lxml
|
||||
twisted
|
||||
boto
|
||||
.
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
pyOpenSSL==0.10
|
||||
lxml==2.2.4
|
||||
twisted==10.0.0
|
||||
boto==1.9b
|
||||
.
|
||||
Loading…
Reference in New Issue