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 023415a commit aca1905Copy full SHA for aca1905
pkgs/sage-setup/pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
"Topic :: Scientific/Engineering :: Mathematics",
24
]
25
urls = {Homepage = "https://www.sagemath.org"}
26
-requires-python = ">=3.9, <3.13"
+requires-python = ">=3.9, <3.14"
27
dependencies = []
28
dynamic = ["version"]
29
0 commit comments