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 61fad67 commit 2c2260fCopy full SHA for 2c2260f
pyproject.toml
@@ -26,7 +26,7 @@ dynamic = ["dependencies", "version"]
26
dependencies = {file = ["requirements.txt"]}
27
28
[project.scripts]
29
-comment_spell_check = "comment_spell_check:main"
+comment_spell_check = "comment_spell_check.comment_spell_check:main"
30
31
[tool.setuptools_scm]
32
local_scheme = "dirty-tag"
0 commit comments