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 3a2d5cb commit 77dd08aCopy full SHA for 77dd08a
1 file changed
pyproject.toml
@@ -90,5 +90,5 @@ Changelog = "https://github.com/openalea/visualea/releases"
90
[project.entry-points."wralea"]
91
"visualea" = "openalea.visualea_wralea"
92
93
-[project.entry-points."gui_scripts"]
+[project.scripts]
94
"visualea" = "openalea.visualea.visualeagui:main"
0 commit comments