[DEV] Local sphinx packages (#1068)
This commit is contained in:
parent
fd5882051a
commit
88fa55c9dc
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ docs = [
|
||||||
"sphinx>=7,<9",
|
"sphinx>=7,<9",
|
||||||
"sphinx-rtd-theme~=2.0",
|
"sphinx-rtd-theme~=2.0",
|
||||||
"sphinx-book-theme~=1.0",
|
"sphinx-book-theme~=1.0",
|
||||||
|
"sphinx-copybutton~=0.5",
|
||||||
|
"sphinx_design~=0.6",
|
||||||
]
|
]
|
||||||
build = [
|
build = [
|
||||||
"build~=1.2",
|
"build~=1.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue