install PyYAML

pull/977/head
Richard van der Hoff 7 years ago
parent 35ae69f2e1
commit 2519b78814

@ -8,7 +8,8 @@ pip install \
docutils \
pygments \
Jinja2 \
jsonschema
jsonschema \
PyYAML
(cd event-schemas/ && ./check_examples.py)
(cd api && ./check_examples.py)

Loading…
Cancel
Save