Le Tue, Apr 15, 2025 at 10:28:55AM +0100, Stuart Henderson a écrit : > 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.
that's what i've commited this morning :)