This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/language-bindings/python/pyproject.toml
2023-02-21 18:35:15 +08:00

4 lines
105 B
TOML

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