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 7a830af commit 85f0568Copy full SHA for 85f0568
pyproject.toml
@@ -6,7 +6,7 @@ authors = [
6
]
7
license = "MIT"
8
readme = "README.md"
9
-requires-python = ">=3.9"
+requires-python = ">=3.10"
10
dynamic = ["version"]
11
dependencies = [
12
"numpy",
0 commit comments