docs: pin Sphinx to <2.0
Ref: https://github.com/pytest-dev/pytest/issues/4912
This commit is contained in:
parent
6630d96253
commit
f4bcb44025
|
@ -1,4 +1,4 @@
|
||||||
pygments-pytest>=1.1.0
|
pygments-pytest>=1.1.0
|
||||||
sphinx>=1.8.2
|
sphinx>=1.8.2,<2.0
|
||||||
sphinxcontrib-trio
|
sphinxcontrib-trio
|
||||||
sphinx-removed-in>=0.1.3
|
sphinx-removed-in>=0.1.3
|
||||||
|
|
Loading…
Reference in New Issue