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 84e5e08 commit f18d220Copy full SHA for f18d220
setup.py
@@ -171,8 +171,8 @@ def package_data(pkg, roots):
171
classifiers=[
172
"Development Status :: 7 - Inactive",
173
"Programming Language :: Python :: 3",
174
- "Programming Language :: Python :: 3.8",
175
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
176
],
177
long_description=README,
178
long_description_content_type='text/markdown',
0 commit comments