From d735ead343239fb67e5cf548aea12cc01a986fe1 Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Tue, 13 Jan 2026 09:52:46 +0800 Subject: [PATCH] Upped build number, added python versions to run --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index b7709c9..03afd7e 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -14,7 +14,7 @@ build: - gdptools = gdptools.__main__:main noarch: python script: {{ PYTHON }} -m pip install . -vv - number: 0 + number: 1 requirements: host: @@ -32,7 +32,7 @@ requirements: - tqdm >=4.66.2,<5.0.0 - statsmodels >=0.14.0,<0.15.0 - dask-core >=2024.7.1,<2025.0.0 - # - python >=3.9,<3.12 + - python >=3.9,<3.13 - fastparquet >=2024.2.0 - pyarrow <17.0.0 - dask-geopandas 0.4.1