diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 5785fd4b7..21d7b0a68 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -9720,6 +9720,11 @@ "setuptools", "setuptools-scm" ], + "mpremote": [ + "hatchling", + "hatch-requirements-txt", + "hatch-vcs" + ], "mpv": [ "setuptools" ],