diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index d529b62..1b0a64a 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -11,10 +11,10 @@ build: requirements: build: - - python >=3.9,{{PY_VER}}* + - python >=3.8, {{PY_VER}}* - setuptools <60.0 run: - - python >=3.9, {{PY_VER}}* + - python >=3.8, {{PY_VER}}* - numpy >=1.8* about: