We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8319ab commit 87a70ccCopy full SHA for 87a70cc
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
]
16
17
[project.scripts]
18
-psptool = "psptrace.__main__:main"
+psptrace = "psptrace.__main__:main"
19
20
[tool.hatch.version]
21
source = "vcs"
0 commit comments