python312Packages.aio-geojson-client: relax geojson

This commit is contained in:
Fabian Affolter
2024-10-07 11:07:27 +02:00
parent da8e896eb6
commit c91aae2f72
@@ -27,6 +27,8 @@ buildPythonPackage rec {
hash = "sha256-zHgqsl278XBr2X8oQOsnIQxfyYuB5G8NLcTNy4oerUI=";
};
pythonRelaxDeps = [ "geojson" ];
__darwinAllowLocalNetworking = true;
build-system = [ setuptools ];