提交 75d3d033 编写于 作者: M Mikhail Korobov

add service_identity to scrapy install_requires

上级 fa123b33
......@@ -4,3 +4,4 @@ pyOpenSSL>=0.13.1
cssselect>=0.9
queuelib>=1.1.1
w3lib>=1.8.0
service_identity
......@@ -45,5 +45,6 @@ setup(
'cssselect>=0.9',
'six>=1.5.2',
'PyDispatcher>=2.0.5',
'service_identity',
],
)
......@@ -13,7 +13,6 @@ deps =
boto
Pillow
leveldb
service_identity
-rtests/requirements.txt
commands =
py.test {posargs:scrapy tests}
......@@ -43,7 +42,6 @@ deps =
-rrequirements-py3.txt
# Extras
Pillow
service_identity
-rtests/requirements-py3.txt
[testenv:py34]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册