nextpnr/3rdparty/pybind11/pyproject.toml

4 lines
118 B
TOML
Raw Normal View History

2021-01-02 17:15:39 +08:00
[build-system]
requires = ["setuptools>=42", "wheel", "cmake>=3.18", "ninja"]
build-backend = "setuptools.build_meta"