diff --git a/conda/meta.yaml b/conda/meta.yaml index e78f2e05..b0492cbe 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -15,7 +15,7 @@ build: noarch: python script: python -m pip install --ignore-installed . entry_points: - - mvesuvio = mvesuvio.scripts:main + - mvesuvio = mvesuvio.main:main requirements: build: @@ -29,6 +29,7 @@ requirements: - iminuit - h5py - jacobi {{ jacobi }} + - dill test: imports: