We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5700102 commit 017a5d6Copy full SHA for 017a5d6
pyproject.toml
@@ -15,12 +15,12 @@ classifiers = [
15
"Operating System :: POSIX",
16
"Programming Language :: Python",
17
"Programming Language :: Python :: 3",
18
- "Programming Language :: Python :: 3.7",
19
"Programming Language :: Python :: 3.8",
20
"Programming Language :: Python :: 3.9",
21
"Programming Language :: Python :: 3.10",
22
"Programming Language :: Python :: 3.11",
23
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
24
"Programming Language :: Python :: Implementation :: CPython",
25
"Programming Language :: Python :: Implementation :: PyPy",
26
"Development Status :: 5 - Production/Stable",
0 commit comments