Skip to content

Commit e18ccd0

Browse files
Support Python 3.10
1 parent a5ad263 commit e18ccd0

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
@@ -4,7 +4,7 @@ name = "bot"
44

55
dynamic = ["version", "readme"]
66

7-
requires-python = ">=3.11"
7+
requires-python = ">=3.10"
88

99
dependencies = [
1010
"click==8.1.7",

0 commit comments

Comments
 (0)