Files
ansible-role-aide/ansible_pytest_extra_requirements.txt
T
2024-11-12 11:15:10 +01:00

7 lines
190 B
Plaintext

# SPDX-License-Identifier: MIT
# ansible and dependencies for all supported platforms
ansible ; python_version > "2.6"
idna<2.8 ; python_version < "2.7"
PyYAML<5.1 ; python_version < "2.7"