ansible-collection-hetzner-.../requirements.txt
Jonas L 79f90b3881
chore: add dev config (#326)
##### SUMMARY

Add configuration files to simplify the dev setup for the project. This
will help IDEs to provide insight during development.

Pylint is already run by the ansible-test sanity checks.
2023-09-15 10:25:22 +02:00

11 lines
129 B
Text

ansible-core>=2.13
# Collections requirements
netaddr
cryptography
python-dateutil
requests
# Development requirements
pylint