Set pyyaml version for Python3.4

master
Chris Lenk 2020-01-08 09:44:49 -05:00
parent 6cf47443b1
commit 8140258d81
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ deps =
haversine
python-Levenshtein
medallion
pyyaml<5.3
commands =
python -m pytest --cov=stix2 stix2/test/ --cov-report term-missing -W ignore::stix2.exceptions.STIXDeprecationWarning