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 42e8deb commit 01ecc40Copy full SHA for 01ecc40
setup.cfg
@@ -10,11 +10,11 @@ classifiers =
10
Intended Audience :: Developers
11
Topic :: Software Development
12
License :: OSI Approved :: MIT License
13
- Programming Language :: Python :: 3.7
14
Programming Language :: Python :: 3.8
15
Programming Language :: Python :: 3.9
16
Programming Language :: Python :: 3.10
17
Programming Language :: Python :: 3.11
+ Programming Language :: Python :: 3.12
18
19
[options]
20
python_requires = >= 3.8
0 commit comments