diff --git a/recipes/poethepoet/meta.yaml b/recipes/poethepoet/meta.yaml index 7ca96ec730dbf..9d59f7e556b2e 100644 --- a/recipes/poethepoet/meta.yaml +++ b/recipes/poethepoet/meta.yaml @@ -12,7 +12,7 @@ source: build: entry_points: - - poe = poethepoet.__main__:mains + - poe = poethepoet.__main__:main noarch: python script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation number: 0