mirror of
https://gitee.com/openharmony/third_party_pyyaml
synced 2024-11-23 07:20:31 +00:00
1e1c7fb7c0
Is this TOML file actually needed? I'd prefer to remove it since it does so little, and stands out so prominiently.
4 lines
100 B
TOML
4 lines
100 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "Cython"]
|
|
build-backend = "setuptools.build_meta"
|