Skip to content

Commit 650fe98

Browse files
mroeschkepmhatre1
authored andcommitted
CI: Pin docutils to < 0.21 (pandas-dev#58293)
* CI: Pin Sphinx to < 7.3 * pin docutils instead
1 parent fc363b4 commit 650fe98

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ dependencies:
8989
- numpydoc
9090
- pydata-sphinx-theme=0.14
9191
- pytest-cython # doctest
92+
- docutils < 0.21 # https://github.com/sphinx-doc/sphinx/issues/12302
9293
- sphinx
9394
- sphinx-design
9495
- sphinx-copybutton

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ natsort
6464
numpydoc
6565
pydata-sphinx-theme==0.14
6666
pytest-cython
67+
docutils < 0.21
6768
sphinx
6869
sphinx-design
6970
sphinx-copybutton

0 commit comments

Comments
 (0)