Skip to content

Commit 20c26f6

Browse files
committed
restore project.scripts
1 parent e609ee4 commit 20c26f6

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
@@ -32,6 +32,9 @@ classifiers = [
3232
'Topic :: Scientific/Engineering :: Chemistry',
3333
]
3434

35+
[project.scripts]
36+
fourigui = "diffpy.fourigui.fourigui:main"
37+
3538
[project.urls]
3639
Homepage = "https://github.com/diffpy/diffpy.fourigui/"
3740
Issues = "https://github.com/diffpy/diffpy.fourigui/issues/"

0 commit comments

Comments
 (0)