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 @@ -57,13 +57,12 @@ def run_tests(self):
5757 'Development Status :: 5 - Production/Stable' ,
5858 'Environment :: Web Environment' ,
5959 'License :: OSI Approved :: Apache Software License' ,
60- 'Programming Language :: Python :: 2' ,
61- 'Programming Language :: Python :: 2.7' ,
6260 'Programming Language :: Python :: 3' ,
63- 'Programming Language :: Python :: 3.4' ,
64- 'Programming Language :: Python :: 3.5' ,
65- 'Programming Language :: Python :: 3.6' ,
6661 'Programming Language :: Python :: 3.7' ,
62+ 'Programming Language :: Python :: 3.8' ,
63+ 'Programming Language :: Python :: 3.9' ,
64+ 'Programming Language :: Python :: 3.10' ,
65+ 'Programming Language :: Python :: 3.11' ,
6766 'Topic :: Software Development :: Libraries :: Python Modules' ,
6867 'Topic :: Utilities' ,
6968 ]
You can’t perform that action at this time.
0 commit comments