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

Remove tests/sanity/requirements.txt

This file isn't parsed by ansible-test and is not used.
This commit is contained in:
David Moreau Simard 2021-02-22 16:02:52 -05:00
parent 38948fd5d9
commit 64bdcc3ba3
No known key found for this signature in database
GPG key ID: 7D4729EC4E64E8B7

View file

@ -1,5 +0,0 @@
packaging # needed for update-bundled and changelog
sphinx ; python_version >= '3.5' # docs build requires python 3+
sphinx-notfound-page ; python_version >= '3.5' # docs build requires python 3+
straight.plugin ; python_version >= '3.5' # needed for hacking/build-ansible.py which will host changelog generation and requires python 3+
hcloud-python