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. 1bfdcd5e62
chore: add missing dev requirements (#691)
##### SUMMARY

Those dependencies were missing from the venv, and are required to run
`ansible-test units`
2025-09-23 15:33:54 +02:00

11 lines
162 B
Text

ansible-core>=2.17
# Third party collections requirements
netaddr
cryptography
# Development requirements
antsibull-docs>=2.21,<2.22
pylint
pytest
pytest-xdist