We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e609ee4 commit 20c26f6Copy full SHA for 20c26f6
pyproject.toml
@@ -32,6 +32,9 @@ classifiers = [
32
'Topic :: Scientific/Engineering :: Chemistry',
33
]
34
35
+[project.scripts]
36
+fourigui = "diffpy.fourigui.fourigui:main"
37
+
38
[project.urls]
39
Homepage = "https://github.com/diffpy/diffpy.fourigui/"
40
Issues = "https://github.com/diffpy/diffpy.fourigui/issues/"
0 commit comments