mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 20:56:13 +00:00

Implement the first version of Python language binding Co-authored-by: liang.he <liang.he@intel.com>
4 lines
85 B
TOML
4 lines
85 B
TOML
[build-system]
|
|
requires = ["setuptools>=42"]
|
|
build-backend = "setuptools.build_meta"
|