On 2025/04/13 07:29, Landry Breuil wrote:
> > Index: pyproject.toml
> > --- pyproject.toml.orig
> > +++ pyproject.toml
> > @@ -3,7 +3,7 @@ requires = [
> >      "setuptools>=67.8",
> >      "wheel",
> >      "cython~=3.0.2",
> > -    "numpy>=2"
> > +    "numpy>=1.26.4"
> >  ]
> >  build-backend = "setuptools.build_meta"
> 
> yeah i had the same locally but forgot to cvs add .. should be fine, per
> https://github.com/rasterio/rasterio/discussions/3329

agreed.

(we could do with updating numpy but it's usually a bit painful)

Reply via email to