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 d37dd6a commit 3e9a525Copy full SHA for 3e9a525
pyproject.toml
@@ -62,6 +62,7 @@ requires = [
62
"wheel==0.44.0",
63
# For stubgen:
64
"mypy==1.11.0",
65
+ "numpy<2",
66
]
67
build-backend = "setuptools.build_meta"
68
0 commit comments