From ddb384608672764d4b9538f9bf124fdaf346bf4c Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Thu, 1 Feb 2024 02:29:24 +0800 Subject: [PATCH] add poetry --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 14d2c45..a410bfa 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -20,6 +20,7 @@ requirements: host: - python >=3.6,<3.10 - pip + - poetry-core >=1.0.0 run: - python >=3.6,<3.10 # - click <8