diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index a1b60bf..2d05cb9 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -15,10 +15,10 @@ build: requirements: build: - - python >=3.7 + - python >=3.8 - setuptools run: - - python >=3.7 + - python >=3.8 - numpy - scipy - h5py