Skip to content

Commit a8319ab

Browse files
committed
Re-add script entrypoint to pyproject.toml
1 parent cb3ab64 commit a8319ab

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@ dependencies = [
1414
"prettytable",
1515
]
1616

17+
[project.scripts]
18+
psptool = "psptrace.__main__:main"
19+
1720
[tool.hatch.version]
1821
source = "vcs"

0 commit comments

Comments
 (0)