From 9a47a67f06cfd55d38526a4c075de639d2d6a450 Mon Sep 17 00:00:00 2001 From: Cagtay Fabry <43667554+CagtayFabry@users.noreply.github.com> Date: Fri, 4 Mar 2022 09:38:59 +0100 Subject: [PATCH] add asdf 2.10 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 291e4bc..a9b2408 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: sha256: f73c718012f2b2caa559b6f1f0a6ccadcf407c8fcb2f514e97ee39aba1fb419d build: - number: 1 + number: 2 noarch: python script: {{ PYTHON }} -m pip install . -vv @@ -20,7 +20,7 @@ requirements: - setuptools_scm - python run: - - asdf >=2.8.2,<2.10 + - asdf >=2.8.2 - boltons - bottleneck >=1.3.4 - fs