New classifiers added.
This commit is contained in:
parent
508eb44199
commit
99d6fc96b1
5
setup.py
5
setup.py
@ -30,6 +30,11 @@ setup(name='plone.app.discussion',
|
|||||||
open("CHANGES.txt").read(),
|
open("CHANGES.txt").read(),
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Framework :: Plone",
|
"Framework :: Plone",
|
||||||
|
"Framework :: Plone :: 3.3",
|
||||||
|
"Framework :: Plone :: 4.0",
|
||||||
|
"Framework :: Plone :: 4.1",
|
||||||
|
"Framework :: Plone :: 4.2",
|
||||||
|
"Framework :: Plone :: 4.3",
|
||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
],
|
],
|
||||||
keywords='plone discussion',
|
keywords='plone discussion',
|
||||||
|
Loading…
Reference in New Issue
Block a user