Skip to content

Commit d0ea216

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d1730fc commit d0ea216

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ test = [
3838
]
3939

4040
docs = [
41+
"furo==2024.1.29",
4142
"myst-parser>=4",
4243
"sphinx-autoapi>=3.4",
44+
"sphinx-copybutton>=0.5",
45+
"sphinx-design>=0.5",
4346
"sphinx-pyproject>=0.3",
44-
"furo==2024.1.29",
45-
"sphinx-copybutton>=0.5",
46-
"sphinx-design>=0.5"
4747
]
4848
euler-validate = [
4949
"httpx>=0.28.1",

0 commit comments

Comments
 (0)