nextpnr/3rdparty/pybind11/pyproject.toml

4 lines
118 B
TOML
Raw Normal View History

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