We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b1ea6 commit 4f8134bCopy full SHA for 4f8134b
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=70.2.0", "cmake>=3.20,<4.0", "ninja>=1.11.1", "pybind11>=2.13.1"]
+requires = ["setuptools>=70.2.0", "cmake>=3.20,<4.0", "ninja==1.11.1.4", "pybind11>=2.13.1"]
3
build-backend = "setuptools.build_meta"
4
5
[tool.mypy]
0 commit comments