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 64bab82 commit c834970Copy full SHA for c834970
setup.cfg
@@ -12,11 +12,10 @@ classifiers =
12
Intended Audience :: Developers
13
License :: OSI Approved :: Apache Software License
14
Programming Language :: Python :: 3
15
- Programming Language :: Python :: 3.6
16
- Programming Language :: Python :: 3.7
17
Programming Language :: Python :: 3.8
18
Programming Language :: Python :: 3.9
19
Programming Language :: Python :: 3.10
+ Programming Language :: Python :: 3.11
20
21
[options]
22
zip_safe = False
0 commit comments