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 085c1fb commit 3cc0073Copy full SHA for 3cc0073
pyproject.toml
@@ -23,6 +23,9 @@ classifiers = [
23
"Programming Language :: Python",
24
"Programming Language :: Python :: 3",
25
"Programming Language :: Python :: 3.10",
26
+ "Programming Language :: Python :: 3.11",
27
+ "Programming Language :: Python :: 3.12",
28
+ "Programming Language :: Python :: 3.13",
29
"Operating System :: OS Independent",
30
"Topic :: Software Development :: Libraries :: Python Modules",
31
"License :: OSI Approved :: Apache Software License",
0 commit comments