We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0758c1e commit 5c6e44dCopy full SHA for 5c6e44d
1 file changed
pyproject.toml
@@ -16,11 +16,11 @@ classifiers=[
16
'Operating System :: POSIX :: Linux',
17
'Operating System :: MacOS :: MacOS X',
18
'Topic :: Software Development :: Libraries',
19
- 'Programming Language :: Python :: 3.7',
20
'Programming Language :: Python :: 3.8',
21
'Programming Language :: Python :: 3.9',
22
'Programming Language :: Python :: 3.10',
23
'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
24
'Programming Language :: Python :: Implementation :: CPython',
25
'Programming Language :: Python :: Implementation :: PyPy',
26
]
0 commit comments