diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index c796afe..a52bd3f 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -10,12 +10,6 @@ source: build: noarch: python script: python setup.py install --single-version-externally-managed --record=record.txt - entry_points: - {% for group,epoints in sdata.get("entry_points",{}).items() %} - {% for entry_point in epoints %} - - {{ entry_point }} - {% endfor %} - {% endfor %} requirements: build: