Skip to content

Commit 24d56af

Browse files
authored
Update pyproject.toml
1 parent c0b6f02 commit 24d56af

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
@@ -62,7 +62,7 @@ classifiers = [
6262
"Programming Language :: Python :: 3",
6363
"Operating System :: OS Independent",
6464
]
65-
requires-python = ">= 3.9"
65+
requires-python = ">= 3.9, < 3.12"
6666

6767
[build-system]
6868
requires = ["hatchling"]

0 commit comments

Comments
 (0)