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 157a92d commit 48ee0aaCopy full SHA for 48ee0aa
setup.cfg
@@ -16,7 +16,6 @@ classifiers =
16
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
17
Natural Language :: English
18
Operating System :: OS Independent
19
- Programming Language :: Python :: 3.7
20
Topic :: Scientific/Engineering
21
Intended Audience :: Science/Research
22
Programming Language :: Python
@@ -26,6 +25,7 @@ classifiers =
26
25
Programming Language :: Python :: 3.9
27
Programming Language :: Python :: 3.10
28
Programming Language :: Python :: 3.11
+ Programming Language :: Python :: 3.12
29
30
Topic :: Software Development
31
Typing :: Typed
0 commit comments