Made license classifier same as license in setup.py
[ci skip]
This commit is contained in:
parent
d7c026964f
commit
4b301c4d5a
1
setup.py
1
setup.py
@ -37,6 +37,7 @@ setup(name='plone.app.discussion',
|
|||||||
'Framework :: Plone',
|
'Framework :: Plone',
|
||||||
'Framework :: Plone :: 5.0',
|
'Framework :: Plone :: 5.0',
|
||||||
'Framework :: Plone :: 5.1',
|
'Framework :: Plone :: 5.1',
|
||||||
|
'License :: OSI Approved :: GNU General Public License (GPL)',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
'Programming Language :: Python :: 2.7',
|
'Programming Language :: Python :: 2.7',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user