summaryrefslogtreecommitdiffstats
path: root/third_party/python/PyYAML/pyproject.toml
blob: 2bf5ec8096be861930092d5f2f0188c6663e2913 (plain)
1
2
3
[build-system]
requires = ["setuptools", "wheel", "Cython"]
build-backend = "setuptools.build_meta"