Add mpremote to overrides/build-systems.json

This commit is contained in:
Mewp 2023-08-30 15:08:00 +02:00
parent 5b3a5151cf
commit 9ef426dc48

View file

@ -9720,6 +9720,11 @@
"setuptools", "setuptools",
"setuptools-scm" "setuptools-scm"
], ],
"mpremote": [
"hatchling",
"hatch-requirements-txt",
"hatch-vcs"
],
"mpv": [ "mpv": [
"setuptools" "setuptools"
], ],