1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/requirements-dev.txt
Jonas L. ef6a9389dc
chore: split dev requirement from runtime requirements (#650)
##### SUMMARY

Some users seem to install their requirements using the file in the
repository. This ensures they do not install our dev dependencies.
2025-06-11 10:06:50 +02:00

9 lines
142 B
Text

ansible-core>=2.17
# Third party collections requirements
netaddr
cryptography
# Development requirements
pylint
antsibull-docs>=2.17,<2.18