[DEV] Local sphinx packages (#1068)

This commit is contained in:
Jesse Bannon 2024-09-26 19:52:05 -07:00 committed by GitHub
parent fd5882051a
commit 88fa55c9dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,8 @@ docs = [
"sphinx>=7,<9",
"sphinx-rtd-theme~=2.0",
"sphinx-book-theme~=1.0",
"sphinx-copybutton~=0.5",
"sphinx_design~=0.6",
]
build = [
"build~=1.2",