mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
79f90b3881
##### 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.
11 lines
129 B
Text
11 lines
129 B
Text
ansible-core>=2.13
|
|
|
|
# Collections requirements
|
|
netaddr
|
|
cryptography
|
|
|
|
python-dateutil
|
|
requests
|
|
|
|
# Development requirements
|
|
pylint
|