From 7b737d13e8af5ae35a1dc4afeef60c6a6d28f551 Mon Sep 17 00:00:00 2001 From: Clemens Weninger Date: Mon, 9 Oct 2023 20:16:16 +0200 Subject: [PATCH] add setuptools_scm to recipe --- conda-recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index b20b8a0..71c815f 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -16,6 +16,7 @@ requirements: - python - numpy - pybind11 + - setuptools_scm run: - python