pybind11/tools/pyproject.toml

4 lines
94 B
TOML

[build-system]
requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta"