diff --git a/recipe/meta.yaml b/recipe/meta.yaml index eb09cc8..c85be6d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -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: