Skip to content

Commit a4cfda2

Browse files
committed
Adding collect_profile as an installable script of pathwaysutils
1 parent 28530ce commit a4cfda2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ exclude = [
5454
"**/test",
5555
]
5656

57+
[project.scripts]
58+
collect_profile = "pathwaysutils.collect_profile:main"

0 commit comments

Comments
 (0)