kicad/thirdparty/pybind11/tools/pyproject.toml

4 lines
94 B
TOML
Raw Normal View History

2021-03-08 14:54:22 +00:00
[build-system]
requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta"