summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2021-01-15 14:07:46 -0500
committerGitHub <noreply@github.com>2021-01-15 13:07:46 -0600
commitfa01cd78c0335255c275683909d2c1b6cc3c79e5 (patch)
tree14379a2d4fc8698b783422cbbc21f93791c34d2a
parent0d0cb310a701d200502196e04c0c43fd3a591058 (diff)
downloadansible-fa01cd78c0335255c275683909d2c1b6cc3c79e5.tar.gz
[2.8] update the docs requirements versions (#73108) (#73254)
* update the docs requirements versions (#73108) (cherry picked from commit 093662390150491a81e8762d24d96a4258b0aa0d) * remove antsibull
-rw-r--r--docs/docsite/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt
index 64da91bb6a..12ef3736fb 100644
--- a/docs/docsite/requirements.txt
+++ b/docs/docsite/requirements.txt
@@ -1,4 +1,8 @@
#pip packages required to build docssite
sphinx
PyYAML
+rstcheck
+sphinx==2.1.2
+sphinx-notfound-page >= 0.6
Pygments >= 2.4.0
+straight.plugin # Needed for hacking/build-ansible.py which is the backend build script