Added Python 3.9 classifier.
[ci skip]
This commit is contained in:
parent
40729393e3
commit
9ed94f0d7e
1
setup.py
1
setup.py
@ -44,6 +44,7 @@ setup(name='plone.app.discussion',
|
|||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
"Programming Language :: Python :: 3.7",
|
"Programming Language :: Python :: 3.7",
|
||||||
"Programming Language :: Python :: 3.8",
|
"Programming Language :: Python :: 3.8",
|
||||||
|
"Programming Language :: Python :: 3.9",
|
||||||
],
|
],
|
||||||
keywords='plone discussion',
|
keywords='plone discussion',
|
||||||
author='Timo Stollenwerk - Plone Foundation',
|
author='Timo Stollenwerk - Plone Foundation',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user