diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 2cb0d20..1325568 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -8,7 +8,7 @@ source: path: .. build: - script: python setup.py install --single-version-externally-managed --record=record.txt + script: python -m pip install . noarch: python number: 0 entry_points: