We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84c576 commit 4bd0b65Copy full SHA for 4bd0b65
pyproject.toml
@@ -17,7 +17,7 @@ maintainers = [
17
{ name = "TACC ACI WMA", email = "wma-portals@tacc.utexas.edu" }
18
]
19
readme = "README.md"
20
-requires-python = ">=3.10,<4.0"
+requires-python = ">=3.10,<3.13"
21
dependencies = [
22
"mkdocs-tacc[all] (>=1.0.0,<2.0.0)",
23
"mkdocs-exclude-search (>=0.6.6,<0.7.0)",
0 commit comments