Skip to content

Commit

Permalink
🩹 Fix usage of old entry point for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Dec 2, 2021
1 parent 3ae79b7 commit 9bdd25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
number: 0
noarch: python
entry_points:
- glotaran=glotaran.cli.main:glotaran
- glotaran=glotaran.cli.main:main
script: {{ PYTHON }} -m pip install . --no-deps --ignore-installed -vv

requirements:
Expand Down

0 comments on commit 9bdd25a

Please sign in to comment.