summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/hetzner/hcloud/tests/sanity
diff options
context:
space:
mode:
Diffstat (limited to 'collections-debian-merged/ansible_collections/hetzner/hcloud/tests/sanity')
-rw-r--r--collections-debian-merged/ansible_collections/hetzner/hcloud/tests/sanity/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/hetzner/hcloud/tests/sanity/requirements.txt b/collections-debian-merged/ansible_collections/hetzner/hcloud/tests/sanity/requirements.txt
new file mode 100644
index 00000000..3e3a9669
--- /dev/null
+++ b/collections-debian-merged/ansible_collections/hetzner/hcloud/tests/sanity/requirements.txt
@@ -0,0 +1,4 @@
+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+