We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548d391 commit 557f059Copy full SHA for 557f059
pyproject.toml
@@ -44,7 +44,7 @@ classifiers = [
44
]
45
46
[project.scripts]
47
-djls = "djls:main"
+djls = "djls:cli_entrypoint"
48
49
[tool.bumpver]
50
commit = true
0 commit comments