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