Skip to content

Commit 21dda97

Browse files
authored
Merge pull request #1177 from DataDog/brettlangdon/pyyaml.botocore
tests: Fix botocore py34 tests
2 parents a2f1697 + 8cbd426 commit 21dda97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ deps =
187187
boto: boto
188188
boto: moto<1.0
189189
botocore: botocore
190+
py34-botocore: PyYAML<5.3
190191
botocore: moto>=1.0,<2
191192
bottle11: bottle>=0.11,<0.12
192193
bottle12: bottle>=0.12,<0.13

0 commit comments

Comments
 (0)