Merge pull request #4916 from blueyed/pin-shinx
docs: pin Sphinx to <2.0
This commit is contained in:
commit
7fb5ad82d9
|
@ -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