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 05986d2 commit 230c9aaCopy full SHA for 230c9aa
setup.py
@@ -29,6 +29,6 @@
29
"License :: OSI Approved :: MIT License",
30
"Operating System :: OS Independent",
31
],
32
- entry_points={"gui_scripts": [
33
- "swat-em = swat_em.main:main"]},
+ # entry_points={"gui_scripts": [
+ # "swat-em = swat_em.main:main"]},
34
)
0 commit comments