mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 14:45:12 +00:00
4 lines
116 B
TOML
4 lines
116 B
TOML
|
[build-system]
|
||
|
requires = ["setuptools", "wheel", "cmake==3.18.0", "ninja"]
|
||
|
build-backend = "setuptools.build_meta"
|