提交 4d41cc0d 编写于 作者: N nyov 提交者: Mikhail Korobov

PY3 split requirements into files

上级 57fafc70
Twisted >= 15.1.0
lxml>=3.2.4
pyOpenSSL>=0.13.1
cssselect>=0.9
queuelib>=1.1.1
w3lib>=1.8.0
pytest>=2.6.0
pytest-twisted
testfixtures
......@@ -40,18 +40,11 @@ commands =
[testenv:py33]
basepython = python3.3
deps =
Twisted >= 15.1.0
lxml>=3.2.4
pyOpenSSL>=0.13.1
cssselect>=0.9
queuelib>=1.1.1
w3lib>=1.8.0
-rrequirements-py3.txt
# Extras
Pillow
service_identity
# tests requirements
pytest>=2.6.0
pytest-twisted
testfixtures
-rtests/requirements-py3.txt
[testenv:py34]
basepython = python3.4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册