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 093fdb6 commit d0e3806Copy full SHA for d0e3806
zbl_py/pyproject.toml
@@ -28,5 +28,5 @@ Repository = "https://github.com/modelflat/zbl"
28
example = ["opencv-python~=4.6.0"]
29
30
[build-system]
31
-requires = ["maturin"]
+requires = ["maturin>=1.0,<2.0"]
32
build-backend = "maturin"
0 commit comments