diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 80d64f2..79d52df 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -1,4 +1,7 @@ { + "pathspec": [ + "flit-core" + ], "types-pygments": [ "setuptools" ], @@ -35,10 +38,6 @@ "builddsl": [ "poetry" ], - "iniconfig": [ - "hatchling", - "hatch-vcs" - ], "kraken-common": [ "poetry" ],