mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
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
This commit is contained in:
@@ -2,3 +2,5 @@ tox
|
||||
pyyaml
|
||||
jinja2
|
||||
setuptools
|
||||
mock
|
||||
voluptuous==0.8.8
|
||||
|
||||
Reference in New Issue
Block a user