diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 2468755..2374bb8 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -18,6 +18,7 @@ requirements: host: - python >=3.9 - pip + - setuptools_scm run: - python >=3.9 - jinja2