diff --git a/overrides/build-systems.json b/overrides/build-systems.json index b3dc4e6..a6194a7 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -14591,7 +14591,14 @@ "setuptools" ], "rio-tiler": [ - "flit-core" + { + "buildSystem": "flit-core", + "until": "4.0.0" + }, + { + "buildSystem": "hatchling", + "from": "4.0.0" + } ], "ripe-atlas-cousteau": [ "setuptools"