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 e4d1ffa commit 18d5cc0Copy full SHA for 18d5cc0
pyproject.toml
@@ -31,6 +31,9 @@ classifiers = [
31
'Topic :: Scientific/Engineering :: Chemistry',
32
]
33
34
+[project.scripts]
35
+pdfgui = "diffpy.pdfgui.pdfgui:main"
36
+
37
[project.urls]
38
Homepage = "https://github.com/diffpy/diffpy.pdfgui/"
39
Issues = "https://github.com/diffpy/diffpy.pdfgui/issues/"
0 commit comments