Skip to content

Commit

Permalink
add entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Mar 27, 2024
1 parent 4345b9d commit 2f6c83c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/trata/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ build:
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation
number: 0
noarch: python
entry_points:
- trata = trata.trata:__init__

requirements:
host:
Expand Down

0 comments on commit 2f6c83c

Please sign in to comment.