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 2ece63f commit b7965d5Copy full SHA for b7965d5
pyproject.toml
@@ -11,6 +11,8 @@ classifiers = [
11
"Programming Language :: Python :: 3.8",
12
"Programming Language :: Python :: 3.9",
13
"Programming Language :: Python :: 3.10",
14
+ "Programming Language :: Python :: 3.11",
15
+ "Programming Language :: Python :: 3.12",
16
]
17
18
[tool.poetry.dependencies]
0 commit comments