summaryrefslogtreecommitdiff
path: root/lib/spack/docs/spack.yaml
diff options
context:
space:
mode:
authorShahzeb Siddiqui <shahzebmsiddiqui@gmail.com>2021-10-18 12:55:46 -0400
committerGitHub <noreply@github.com>2021-10-18 16:55:46 +0000
commit3c013b5be6775c7c337fda596119499d8c624ba7 (patch)
tree7e439257997d3ef0e2280ebf5df4d0ed5f7bf1d9 /lib/spack/docs/spack.yaml
parent30e8dd95b54bb60b0b696ec85fb7f9b71f5e79dc (diff)
downloadspack-3c013b5be6775c7c337fda596119499d8c624ba7.tar.gz
spack-3c013b5be6775c7c337fda596119499d8c624ba7.tar.bz2
spack-3c013b5be6775c7c337fda596119499d8c624ba7.tar.xz
spack-3c013b5be6775c7c337fda596119499d8c624ba7.zip
docutils > 0.17 issue with rendering list items in sphinx (#26355)
* downgrade_docutils_version * invalid version * Update requirements.txt * Improve spelling and shorten the reference link * Update spack.yaml * update version requirement * update version to maximum of 0.16 Co-authored-by: bernhardkaindl <43588962+bernhardkaindl@users.noreply.github.com>
Diffstat (limited to 'lib/spack/docs/spack.yaml')
-rw-r--r--lib/spack/docs/spack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/spack/docs/spack.yaml b/lib/spack/docs/spack.yaml
index 8f3fd53e8b..153eba9ada 100644
--- a/lib/spack/docs/spack.yaml
+++ b/lib/spack/docs/spack.yaml
@@ -17,6 +17,7 @@ spack:
# Sphinx
- "py-sphinx@3.4:4.1.1,4.1.3:"
- py-sphinxcontrib-programoutput
+ - py-docutils@:0.16
- py-sphinx-rtd-theme
# VCS
- git