Merge pull request #4932 from hroncok/sphinx2

Pin sphinx-removed-in to >= 0.2.0 to support Sphinx 2.0
This commit is contained in:
Bruno Oliveira 2019-03-15 08:18:41 -03:00 committed by GitHub
commit b3eb5d1eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1,2 @@
Remove deprecated Sphinx directive, ``add_description_unit()``.
Remove deprecated Sphinx directive, ``add_description_unit()``,
pin sphinx-removed-in to >= 0.2.0 to support Sphinx 2.0.

View File

@ -1,4 +1,4 @@
pygments-pytest>=1.1.0
sphinx>=1.8.2,<2.0
sphinx>=1.8.2,<2.1
sphinxcontrib-trio
sphinx-removed-in>=0.1.3
sphinx-removed-in>=0.2.0