File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -52,13 +52,12 @@ def finalize_options(self):
5252 'Development Status :: 5 - Production/Stable' ,
5353 'Environment :: Web Environment' ,
5454 'License :: OSI Approved :: Apache Software License' ,
55- 'Programming Language :: Python :: 2' ,
56- 'Programming Language :: Python :: 2.7' ,
5755 'Programming Language :: Python :: 3' ,
58- 'Programming Language :: Python :: 3.4' ,
59- 'Programming Language :: Python :: 3.5' ,
60- 'Programming Language :: Python :: 3.6' ,
6156 'Programming Language :: Python :: 3.7' ,
57+ 'Programming Language :: Python :: 3.8' ,
58+ 'Programming Language :: Python :: 3.9' ,
59+ 'Programming Language :: Python :: 3.10' ,
60+ 'Programming Language :: Python :: 3.11' ,
6261 'Topic :: Software Development :: Libraries :: Python Modules' ,
6362 'Topic :: Utilities' ,
6463 ]
You can’t perform that action at this time.
0 commit comments