Skip to content

Commit 57de3c0

Browse files
authored
Merge pull request #119 from philpep/six
require six >=1.4 for six.moves.urllib
2 parents a27909f + e99a28b commit 57de3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest
2-
six
2+
six>=1.4

0 commit comments

Comments
 (0)