Skip to content

Commit 9d1c64c

Browse files
committed
added entry_points in meat.yaml
1 parent 77dd08a commit 9d1c64c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

conda/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ build:
2121
string: py{{ PY_VER }}
2222
script:
2323
- {{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-build-isolation -vv
24+
entry_points:
25+
- visualea = openalea.visualea.visualeagui:main
2426

2527
requirements:
2628
host:

0 commit comments

Comments
 (0)