python3Packages.rio-tiler: mark broken
https://github.com/cogeotiff/rio-tiler/issues/769
This commit is contained in:
@@ -62,5 +62,8 @@ buildPythonPackage rec {
|
||||
homepage = "https://cogeotiff.github.io/rio-tiler/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = lib.teams.geospatial.members;
|
||||
# Tests broken with gdal 3.10
|
||||
# https://github.com/cogeotiff/rio-tiler/issues/769
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user