We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815f601 commit c4e93c4Copy full SHA for c4e93c4
pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
]
10
description = "A Python wrapper for the Discord API"
11
readme = {content-type = "text/x-rst", file = "README.rst"}
12
-requires-python = ">=3.10"
+requires-python = ">=3.10,<3.14"
13
license = "MIT"
14
license-files = ["LICENSE"]
15
classifiers = [
0 commit comments