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 75788ed commit 5a80c7eCopy full SHA for 5a80c7e
pyproject.toml
@@ -25,11 +25,11 @@ classifiers = [
25
"Operating System :: OS Independent",
26
"Programming Language :: Python",
27
"Programming Language :: Python :: 3 :: Only",
28
- "Programming Language :: Python :: 3.8",
29
"Programming Language :: Python :: 3.9",
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
32
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
33
"Programming Language :: Python :: Implementation :: CPython",
34
"Topic :: Software Development :: Libraries :: Python Modules",
35
]
0 commit comments