Skip to content

Commit 59a9e8a

Browse files
committed
Add docs dependencies
1 parent 30a4f94 commit 59a9e8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ dev = [
2727
"ruff>=0.6",
2828
"ty>=0.0.1a21",
2929
]
30+
docs = [
31+
"matplotlib>=3.10.7",
32+
"scikit-image>=0.25.2",
33+
]
3034

3135
[tool.setuptools.dynamic]
3236
version = { attr = "lsd_lite.__version__" }

0 commit comments

Comments
 (0)