Skip to content

Commit e3ab366

Browse files
committed
build: update mkdocs-material-ekgf to 0.0.17
1 parent 158297e commit e3ab366

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

pyproject.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,13 @@ dependencies = [
3030
"pillow",
3131
"cairosvg",
3232
"ekglib @ git+https://github.com/EKGF/ekglib.git",
33-
"mkdocs-material-ekgf>=0.0.15",
33+
"mkdocs-material-ekgf>=0.0.17",
3434
]
3535

36+
[tool.uv.sources]
37+
# Use local development version - comment out for release
38+
mkdocs-material-ekgf = { path = "../mkdocs-material-ekgf", editable = true }
39+
3640
[project.urls]
3741
Homepage = "https://method.ekgf.org"
3842
Repository = "https://github.com/EKGF/ekg-method"

uv.lock

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)