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 18d5cc0 commit 9177637Copy full SHA for 9177637
pyproject.toml
@@ -32,7 +32,7 @@ classifiers = [
32
]
33
34
[project.scripts]
35
-pdfgui = "diffpy.pdfgui.pdfgui:main"
+pdfgui = "diffpy.pdfgui.applications.pdfgui:main"
36
37
[project.urls]
38
Homepage = "https://github.com/diffpy/diffpy.pdfgui/"
0 commit comments