Skip to content

Commit 37b674f

Browse files
committed
TST: Pin docutils in failing jobs
1 parent c99e8e7 commit 37b674f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,11 @@ deps =
1515
sphinx17: sphinx==1.7.*
1616
sphinx18: sphinx==1.8.*
1717
sphinx20: sphinx==2.0.*
18+
sphinx20: docutils==0.17.*
1819
sphinx24: sphinx==2.4.*
20+
sphinx24: docutils==0.17.*
1921
sphinx30: sphinx==3.0.*
22+
sphinx30: docutils==0.17.*
2023
sphinx35: sphinx==3.5.*
2124
sphinx40: sphinx==4.0.*
2225
sphinxdev: git+https://github.com/sphinx-doc/sphinx#egg=sphinx

0 commit comments

Comments
 (0)