We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83315f commit d3d73e6Copy full SHA for d3d73e6
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ readme = "README.md"
5
authors = [
6
{name = "The TJHSST Computer Systems Lab", email = "tin@tjhsst.edu"},
7
]
8
-requires-python = ">=3.8"
+requires-python = ">=3.11"
9
version = "1.0"
10
dynamic = ["dependencies"]
11
license = { file = "LICENSE" }
0 commit comments