Skip to content

Commit 142e464

Browse files
committed
fix(ci): restore imaging extra for mkdocs-material
1 parent fa0b82c commit 142e464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434

3535
[project.optional-dependencies]
3636
dev = ["tagstudio[mkdocs,mypy,pre-commit,pyinstaller,pytest,ruff]"]
37-
mkdocs = ["mkdocs-material==9.*"]
37+
mkdocs = ["mkdocs-material[imaging]==9.*"]
3838
mypy = ["mypy==1.15.0", "mypy-extensions==1.*", "types-ujson~=5.10"]
3939
pre-commit = ["pre-commit~=4.2"]
4040
pyinstaller = ["Pyinstaller~=6.13"]

0 commit comments

Comments
 (0)