Skip to content

Commit 18d5cc0

Browse files
authored
adding app to the toml (#183)
1 parent e4d1ffa commit 18d5cc0

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 :: Chemistry',
3232
]
3333

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

0 commit comments

Comments
 (0)