Skip to content

Commit 850ec71

Browse files
committed
build: Update entrypoint to avoid deprecation warning
1 parent 022b83b commit 850ec71

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
@@ -48,7 +48,7 @@ Gitter = "https://gitter.im/mkdocstrings/griffe2md"
4848
Funding = "https://github.com/sponsors/pawamoy"
4949

5050
[project.scripts]
51-
griffe2md = "griffe2md.cli:main"
51+
griffe2md = "griffe2md:main"
5252

5353
[tool.pdm.version]
5454
source = "call"

0 commit comments

Comments
 (0)