summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndrew Klychkov <aklychko@redhat.com>2021-03-03 10:13:20 +0100
committerGitHub <noreply@github.com>2021-03-03 09:13:20 +0000
commitc4162150ceb5e5cedf1bd3a417ea33017c37930b (patch)
treeaa12e2c57d19ad31c78c40f87f0caaf4aca6af29 /tests
parenta0b3307a6e10b557e63a1933c636cd17a70cc146 (diff)
downloadvyos-ansible-old-c4162150ceb5e5cedf1bd3a417ea33017c37930b.tar.gz
vyos-ansible-old-c4162150ceb5e5cedf1bd3a417ea33017c37930b.zip
Remove tests/sanity/requirements.txt (#128)
Remove tests/sanity/requirements.txt Reviewed-by: Andrew Klychkov <aklychko@redhat.com> https://github.com/Andersson007
Diffstat (limited to 'tests')
-rw-r--r--tests/sanity/requirements.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/sanity/requirements.txt b/tests/sanity/requirements.txt
deleted file mode 100644
index 3e3a966..0000000
--- 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+