diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 002fc82..1d5f056 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -37,7 +37,7 @@ requirements: - setuptools_scm >=8.0.4,<9 - importlib_resources >=1.4 # [py<39] - filelock # needed for type hints - - setuptools >= 50 # build backend + - setuptools >=50 # build backend run: - python - setuptools