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