Skip to content

Commit a09ccce

Browse files
committed
Fix dependency: replace polip with polib in pyproject.coml.
1 parent 016d7bc commit a09ccce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"mdx_truly_sane_lists==1.3",
3333
"markdown-link-attr-modifier==0.2.1",
3434
"mdx-gh-links==0.4",
35-
"polip",
35+
"polib",
3636
# Lint
3737
"uv==0.9.11",
3838
"ruff==0.14.5",

0 commit comments

Comments
 (0)