File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,8 @@ def read(fname):
2626 'Operating System :: OS Independent' ,
2727 "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)" ,
2828 'Programming Language :: Python' ,
29- 'Programming Language :: Python :: 2.6' ,
30- 'Programming Language :: Python :: 2.7' ,
29+ 'Programming Language :: Python :: 2' ,
3130 'Programming Language :: Python :: 3' ,
32- 'Programming Language :: Python :: 3.2' ,
33- 'Programming Language :: Python :: 3.3' ,
34- 'Programming Language :: Python :: 3.4' ,
35- 'Programming Language :: Python :: 3.5' ,
36- 'Programming Language :: Python :: 3.6' ,
3731 'Development Status :: 5 - Production/Stable' ,
3832 'Natural Language :: English' ,
3933 "Topic :: Software Development :: Libraries :: Python Modules" ,
You can’t perform that action at this time.
0 commit comments