Skip to content

Commit a6122e5

Browse files
committed
fix:
1 parent b380bca commit a6122e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,11 @@ dependencies = [
8080
"mkdocs-awesome-pages-plugin ~=2.9",
8181
"pydata_sphinx_theme ~=0.16",
8282
"myst-parser ~=4.0",
83-
"sphinx~=8.0",
83+
"Sphinx ~=8.0",
8484
"sphinx-autobuild>=2024.10.3",
8585
"sphinx-autoapi>=3.6.0",
8686
"sphinx-design>=0.6.1",
87+
"sphinx-copybutton",
8788
]
8889

8990
[[tool.hatch.envs.test.matrix]]

0 commit comments

Comments
 (0)