ansible/test/lib/ansible_test/_data/requirements/integration.txt
Matt Davis f7dfa817ae
collection routing (#67684)
* `meta/` directory in collections
* runtime metadata for redirection/deprecation/removal of plugin loads
* a compatibility layer to keep existing content working on ansible-base + collections
* a Python import redirection layer to keep collections-hosted (and otherwise moved) content importable by things that don't know better
* supported Ansible version validation on collection loads
2020-05-26 09:42:06 -07:00

7 lines
84 B
Plaintext

cryptography
jinja2
junit-xml
ordereddict ; python_version < '2.7'
packaging
pyyaml