Skip to content

Commit d38c328

Browse files
Merge pull request #276 from Tooa/fix_travis_3.4_build
fix(): pyyaml dropped support for python 3.4
2 parents 42fcc27 + 04337fe commit d38c328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
setuptools
22
requests
3+
pyyaml==5.2
34
python-coveralls
45
pytest-cov<2.6

0 commit comments

Comments
 (0)