We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53c179c + 696aaba commit b162b93Copy full SHA for b162b93
1 file changed
pyproject.toml
@@ -15,7 +15,7 @@ license = {text = "GPL-3.0"}
15
authors = [
16
{name = "Sebastian Pineda", email = "spineda@mit.edu"},
17
]
18
-requires-python = ">=3.12"
+requires-python = ">=3.10"
19
dependencies = [
20
"numpy>=1.21.0",
21
"scipy>=1.7.0",
0 commit comments