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