Remove version workaround for sphinx
no longer needed
This commit is contained in:
parent
9ee46107d2
commit
e19adf8907
1 changed files with 1 additions and 3 deletions
4
setup.py
4
setup.py
|
@ -110,9 +110,7 @@ extras = {
|
|||
#
|
||||
# package # low high
|
||||
|
||||
# TODO: remove version workaround after next sphinx[-rtd-theme] release
|
||||
# cf. https://github.com/readthedocs/sphinx_rtd_theme/issues/1343
|
||||
'Sphinx!=5.2.0.post0', # 1.2
|
||||
'Sphinx', # 1.2
|
||||
'sphinx-rtd-theme', # 0.2.4
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue