Skip to content

Commit 1682bda

Browse files
committed
Add idna>=2.8 to test_requirements.txt so that exception messages match expected test results, fixes #60
1 parent 701ad54 commit 1682bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ docutils==0.15.2
33
flake8==3.7.9
44
pytest==5.2.2
55
pytest-cov==2.8.1
6+
idna>=2.8

0 commit comments

Comments
 (0)