Skip to content

Commit 87a70cc

Browse files
committed
Fix script name
1 parent a8319ab commit 87a70cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
]
1616

1717
[project.scripts]
18-
psptool = "psptrace.__main__:main"
18+
psptrace = "psptrace.__main__:main"
1919

2020
[tool.hatch.version]
2121
source = "vcs"

0 commit comments

Comments
 (0)