1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

chore: add missing dev requirements (#691)

##### SUMMARY

Those dependencies were missing from the venv, and are required to run
`ansible-test units`
This commit is contained in:
Jonas L. 2025-09-23 15:33:54 +02:00 committed by GitHub
parent ff16149ba9
commit 1bfdcd5e62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,5 +5,7 @@ netaddr
cryptography
# Development requirements
pylint
antsibull-docs>=2.21,<2.22
pylint
pytest
pytest-xdist