setup.py: master is for Plone 5, Python 2.7.
This commit is contained in:
@@ -32,12 +32,9 @@ setup(name='plone.app.discussion',
|
||||
open("CHANGES.rst").read(),
|
||||
classifiers=[
|
||||
"Framework :: Plone",
|
||||
"Framework :: Plone :: 3.3",
|
||||
"Framework :: Plone :: 4.0",
|
||||
"Framework :: Plone :: 4.1",
|
||||
"Framework :: Plone :: 4.2",
|
||||
"Framework :: Plone :: 4.3",
|
||||
"Framework :: Plone :: 5.0",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
],
|
||||
keywords='plone discussion',
|
||||
author='Timo Stollenwerk - Plone Foundation',
|
||||
|
||||
Reference in New Issue
Block a user