Avoid duplication of some deps

This commit is contained in:
Jean-Paul Calderone 2018-07-06 10:12:44 -04:00
parent 0ff1e100e1
commit 75367adda7

View File

@ -61,9 +61,8 @@ commands =
setenv =
PYTHONWARNINGS=default::DeprecationWarning
deps =
# Duplicated from [testenv]
certifi
python-subunit
# Take the base deps as well!
{[testenv]deps}
git+https://github.com/twisted/twisted
git+https://github.com/warner/foolscap
commands =