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 16b1e7b commit 49a8aaeCopy full SHA for 49a8aae
pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
]
11
license = "GPL-3.0-or-later"
12
readme = "README.md"
13
-requires-python = ">=3.10"
+requires-python = ">=3.11"
14
dependencies = [
15
"numpy >= 1.21.2",
16
"scipy >= 1.7.1",
0 commit comments