1[build-system]
2requires = ["setuptools>=42", "wheel", "cmake>=3.18", "ninja"]
3build-backend = "setuptools.build_meta"
4