Skip to content

Commit f1b3e67

Browse files
committed
test: lock Twisted to 16.5
...due to issue #31, which doesn't look like it has a resolution yet upstream. Since 16.5 is a really old version of Twisted, this is a problem. Might have to switch to asyncio during the Python 3 move.
1 parent 24316f1 commit f1b3e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ psutil>=3.2.2,~=3.2
44
pytest>=2.8.1,~=2.8
55
pytest-twisted~=1.5
66
tap.py~=1.7
7+
Twisted==16.5
78
txaio~=2.1.0
89
yamlish~=0.18.0

0 commit comments

Comments
 (0)