diff --git a/overrides/build-systems.json b/overrides/build-systems.json index df66d2b..9478f76 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -1421,6 +1421,9 @@ "rtmixer": [ "cython" ], + "sane-python": [ + "poetry-core" + ], "sanic": [ "poetry-core" ],