tox: we no longer need twisted-trunk, 16.1.0 is good

This commit is contained in:
Brian Warner 2016-04-15 16:09:23 -07:00
parent bac484c2f1
commit c856081a58

View File

@ -24,8 +24,7 @@ skip_missing_interpreters = True
[testenv]
deps =
git+https://github.com/twisted/twisted#egg=twisted
#twisted
twisted >= 16.1.0
pyflakes
{env:EXTRA_DEPENDENCY:}
commands =