From 3598c78f760c6f77d3a851a40214bac275b02024 Mon Sep 17 00:00:00 2001 From: "Juan M. Cruz-Martinez" Date: Tue, 5 Mar 2024 14:32:04 +0100 Subject: [PATCH] set also a minimal version of poetry dynamic versioning --- conda-recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 1d2487686d..fc09fc9d08 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -18,7 +18,7 @@ requirements: host: - python >=3.9,<3.12 - poetry-core >=1.0.0 - - poetry-dynamic-versioning + - poetry-dynamic-versioning >=1.2.0 - pip run: - python >=3.9,<3.12