mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
##### 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
|