Skip to content

Commit 3da3b7f

Browse files
committed
Simplify dependencies
1 parent 44e308c commit 3da3b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ envlist=
88
[testenv]
99
deps=
1010
greenlet
11-
py{27,34,35,36}: pytest
12-
py{27,34,35,36}: twisted
11+
pytest
12+
twisted
1313
qt5reactor: pytest-qt
1414
qt5reactor: qt5reactor
1515
qt5reactor: pytest-xvfb

0 commit comments

Comments
 (0)