Skip to content

Commit 21cbbfb

Browse files
Martin Larraldewillmcgugan
authored andcommitted
Enforce PyYAML < 4 when testing against Python3.3 (#181)
1 parent 79545cd commit 21cbbfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testrequirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ appdirs~=1.4.0
22
coverage
33
mock
44
pyftpdlib==1.5.2
5+
PyYAML<4.1 ; python_version == '3.3'
56
python-coveralls
67
pytz==2016.7
78
nose

0 commit comments

Comments
 (0)