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 02f38e6 commit 5e509c1Copy full SHA for 5e509c1
pyproject.toml
@@ -29,10 +29,11 @@ classifiers = [
29
"Operating System :: POSIX",
30
"Operating System :: Microsoft :: Windows",
31
"Operating System :: MacOS :: MacOS X",
32
- "Programming Language :: Python :: 3.8",
33
"Programming Language :: Python :: 3.9",
34
"Programming Language :: Python :: 3.10",
35
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
36
+ "Programming Language :: Python :: 3.13",
37
"Programming Language :: Python :: Implementation :: CPython",
38
"Programming Language :: Python :: Implementation :: PyPy",
39
"Topic :: Software Development :: Quality Assurance",
0 commit comments