We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ddfa0 commit 4d15796Copy full SHA for 4d15796
conda/dev.yml
@@ -25,6 +25,4 @@ dependencies:
25
- sphinx >=5.2.0
26
- sphinx-multiversion >=0.2.4
27
- sphinx_rtd_theme >=1.0.0
28
- # Need to pin docutils because 0.17 has a bug with unordered lists
29
- # https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
30
- - docutils >=0.16,<0.17
+ - docutils >=0.17.1
0 commit comments