diff options
Diffstat (limited to 'ansible_collections/dellemc/os9/tests/sanity/requirements.txt')
-rw-r--r-- | ansible_collections/dellemc/os9/tests/sanity/requirements.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible_collections/dellemc/os9/tests/sanity/requirements.txt b/ansible_collections/dellemc/os9/tests/sanity/requirements.txt deleted file mode 100644 index 3e3a96692..000000000 --- a/ansible_collections/dellemc/os9/tests/sanity/requirements.txt +++ /dev/null @@ -1,4 +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+ |