From 64bdcc3ba319a26d8e5c871e476b0c4a8929a4f9 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Mon, 22 Feb 2021 16:02:52 -0500 Subject: [PATCH] Remove tests/sanity/requirements.txt This file isn't parsed by ansible-test and is not used. --- tests/sanity/requirements.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/sanity/requirements.txt diff --git a/tests/sanity/requirements.txt b/tests/sanity/requirements.txt deleted file mode 100644 index 8b2f000..0000000 --- a/tests/sanity/requirements.txt +++ /dev/null @@ -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 \ No newline at end of file