Added production/stable dev status classifier.
[ci skip]
This commit is contained in:
parent
0be0a99b53
commit
b369ee2075
1
setup.py
1
setup.py
@ -34,6 +34,7 @@ setup(name='plone.app.discussion',
|
|||||||
long_description=open('README.rst').read() + '\n' +
|
long_description=open('README.rst').read() + '\n' +
|
||||||
open('CHANGES.rst').read(),
|
open('CHANGES.rst').read(),
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
'Development Status :: 5 - Production/Stable',
|
||||||
'Framework :: Plone',
|
'Framework :: Plone',
|
||||||
'Framework :: Plone :: 5.2',
|
'Framework :: Plone :: 5.2',
|
||||||
'License :: OSI Approved :: GNU General Public License (GPL)',
|
'License :: OSI Approved :: GNU General Public License (GPL)',
|
||||||
|
Loading…
Reference in New Issue
Block a user