1
0
Fork 0
forked from github/pelican

Remove Python 2.7 support from settings

This commit is contained in:
Paolo Melchiorre 2019-11-05 21:04:56 +01:00
commit ae73d06301
5 changed files with 3 additions and 8 deletions

View file

@ -71,8 +71,6 @@ setup(
'Framework :: Pelican',
'License :: OSI Approved :: GNU Affero General Public License v3',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',