Skip to content

Commit a90401a

Browse files
committed
Add entry point
1 parent a73332d commit a90401a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ classifiers = [
3131
'Topic :: Scientific/Engineering :: Physics',
3232
]
3333

34+
[project.scripts]
35+
pdfmorph = "diffpy.pdfmorph.pdfmorphapp:main"
36+
3437
[project.urls]
3538
Homepage = "https://github.com/diffpy/diffpy.pdfmorph/"
3639
Issues = "https://github.com/diffpy/diffpy.pdfmorph/issues"

0 commit comments

Comments
 (0)