We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560b007 commit 70ecec6Copy full SHA for 70ecec6
pyproject.toml
@@ -30,12 +30,12 @@ classifiers = [
30
"Operating System :: POSIX",
31
"Operating System :: Unix",
32
"Programming Language :: Python",
33
- "Programming Language :: Python :: 3.6",
34
- "Programming Language :: Python :: 3.7",
35
"Programming Language :: Python :: 3.8",
36
"Programming Language :: Python :: 3.9",
37
"Programming Language :: Python :: 3.10",
38
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
39
"Topic :: Software Development",
40
"Topic :: Software Development :: Debuggers",
41
"Topic :: Software Development :: Embedded Systems",
0 commit comments