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 ca178a2 commit c69f315Copy full SHA for c69f315
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools", "wheel", "scikit-build", "cmake", "ninja", "pybind11>=2.10.1"]
+requires = ["setuptools", "wheel", "scikit-build", "cmake", "ninja", "pybind11>=2.10.1,<=v2.11.1"]
3
4
[tool.pytest.ini_options]
5
norecursedirs = [ "ext" ]
0 commit comments