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 e53f963 commit bb06fd0Copy full SHA for bb06fd0
pyproject.toml
@@ -24,12 +24,12 @@ classifiers =[
24
"Operating System :: OS Independent",
25
"Programming Language :: Python",
26
"Programming Language :: Python :: 3 :: Only",
27
- "Programming Language :: Python :: 3.6",
28
"Programming Language :: Python :: 3.7",
29
"Programming Language :: Python :: 3.8",
30
"Programming Language :: Python :: 3.9",
31
"Programming Language :: Python :: 3.10",
32
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
33
"Topic :: Software Development :: Libraries",
34
"Topic :: Software Development :: Libraries :: Python Modules",
35
]
0 commit comments