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 7487a39 commit 5234cd2Copy full SHA for 5234cd2
quaddtype/pyproject.toml
@@ -14,7 +14,7 @@ description = "Quad (128-bit) float dtype for numpy"
14
version = "0.0.1"
15
readme = 'README.md'
16
authors = [{name = "Swayam Singh", email = "[email protected]"}]
17
-requires-python = ">=3.9.0"
+requires-python = ">=3.10.0"
18
dependencies = [
19
"numpy"
20
]
0 commit comments