Install dependencies for validate-modules (#18028)

Currently (pre-repomerge) we aren't running sanity.sh from
ansible/ansible, after the merge we will. Therefore I've added the
requirements here, rather than in ansible-modules-*/test/utils/shippable
pull/18030/head
John R Barker 8 years ago committed by GitHub
parent 61578c59b3
commit 0ef3ff6a9d

@ -2,3 +2,5 @@ tox
pyyaml
jinja2
setuptools
mock
voluptuous==0.8.8

Loading…
Cancel
Save