Pin `Sphinx<4.0` (#7456)

* Dont use sphinx 4.0.0

* Dont use sphinx 4.0.0

* Update comment

* Simple 

There is no other release between 3.5 and 4.0

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
This commit is contained in:
Akihiro Nitta 2021-05-10 17:27:37 +09:00 committed by GitHub
parent 6bc616d78f
commit 6d82dc832b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
sphinx>=3.0, !=3.5 # fails with sphinx.ext.viewcode
sphinx>=3.0, <3.5 # fails with sphinx.ext.viewcode # fails with sphinx_paramlinks with 4.0.0
recommonmark # fails with badges
m2r # fails with multi-line text
nbsphinx>=0.8