From c4162150ceb5e5cedf1bd3a417ea33017c37930b Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 3 Mar 2021 10:13:20 +0100 Subject: Remove tests/sanity/requirements.txt (#128) Remove tests/sanity/requirements.txt Reviewed-by: Andrew Klychkov https://github.com/Andersson007 --- tests/sanity/requirements.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/sanity/requirements.txt (limited to 'tests') diff --git a/tests/sanity/requirements.txt b/tests/sanity/requirements.txt deleted file mode 100644 index 3e3a9669..00000000 --- a/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+ -- cgit v1.2.3