From 3f4991839f1dc8decbedd352200c641c0123fb33 Mon Sep 17 00:00:00 2001 From: Dhananjhay Date: Mon, 24 Feb 2025 23:21:28 -0500 Subject: [PATCH] remove python constraint --- recipes/poethepoet/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/poethepoet/meta.yaml b/recipes/poethepoet/meta.yaml index ec95114c88705..a32829e655226 100644 --- a/recipes/poethepoet/meta.yaml +++ b/recipes/poethepoet/meta.yaml @@ -24,7 +24,7 @@ requirements: - poetry-core - pip run: - - python >={{ python_min }} + - python - pastel >=0.2.0,<0.3.0 - tomlkit >=0.6.0,<1.0.0