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 77dd08a commit 9d1c64cCopy full SHA for 9d1c64c
1 file changed
conda/meta.yaml
@@ -21,6 +21,8 @@ build:
21
string: py{{ PY_VER }}
22
script:
23
- {{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-build-isolation -vv
24
+ entry_points:
25
+ - visualea = openalea.visualea.visualeagui:main
26
27
requirements:
28
host:
0 commit comments