Skip to content

Commit 4bd0b65

Browse files
committed
Revert "increase Python version support"
This reverts commit a650f7c.
1 parent e84c576 commit 4bd0b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ maintainers = [
1717
{ name = "TACC ACI WMA", email = "[email protected]" }
1818
]
1919
readme = "README.md"
20-
requires-python = ">=3.10,<4.0"
20+
requires-python = ">=3.10,<3.13"
2121
dependencies = [
2222
"mkdocs-tacc[all] (>=1.0.0,<2.0.0)",
2323
"mkdocs-exclude-search (>=0.6.6,<0.7.0)",

0 commit comments

Comments
 (0)