mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
loosen sphinx_rtd_theme for sphinx 7
This commit is contained in:
parent
0ba94c53aa
commit
950ae34093
@ -66,7 +66,7 @@ test = [
|
|||||||
]
|
]
|
||||||
docs = [
|
docs = [
|
||||||
"sphinx",
|
"sphinx",
|
||||||
"sphinx_rtd_theme>=1.0.0,<2.0.0",
|
"sphinx_rtd_theme>=2.0.0,<3.0.0",
|
||||||
"myst-parser",
|
"myst-parser",
|
||||||
"sphinxcontrib-django",
|
"sphinxcontrib-django",
|
||||||
"sphinx-copybutton",
|
"sphinx-copybutton",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user