micropython/tools/mpremote/pyproject.toml

7 wiersze
104 B
TOML

[build-system]
requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"