Skip to content

Commit d3d73e6

Browse files
Update requires-python to 3.11 in pyproject.toml (#104)
1 parent f83315f commit d3d73e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ readme = "README.md"
55
authors = [
66
{name = "The TJHSST Computer Systems Lab", email = "tin@tjhsst.edu"},
77
]
8-
requires-python = ">=3.8"
8+
requires-python = ">=3.11"
99
version = "1.0"
1010
dynamic = ["dependencies"]
1111
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)