third_party_pyyaml/pyproject.toml
wjf 99e0319bf5 upgrade version of pyyaml from 6.0 to 6.0.1
Signed-off-by: wjf <wujunfang1@huawei.com>
2023-10-31 10:32:44 +08:00

4 lines
104 B
TOML

[build-system]
requires = ["setuptools", "wheel", "Cython<3.0"]
build-backend = "setuptools.build_meta"