Added Plone 5.1 classifier to setup.py.
[ci skip]
This commit is contained in:
parent
edbca5d71e
commit
7d9a3923e6
1
setup.py
1
setup.py
@ -32,6 +32,7 @@ setup(name='plone.app.discussion',
|
|||||||
classifiers=[
|
classifiers=[
|
||||||
"Framework :: Plone",
|
"Framework :: Plone",
|
||||||
"Framework :: Plone :: 5.0",
|
"Framework :: Plone :: 5.0",
|
||||||
|
"Framework :: Plone :: 5.1",
|
||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
"Programming Language :: Python :: 2.7",
|
"Programming Language :: Python :: 2.7",
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user