diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 9973053..ad80581 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -962,6 +962,9 @@ "pkgconfig": [ "poetry-core" ], + "pkgutil-resolve-name": [ + "flit-core" + ], "plux": [ "pytest-runner" ],