Skip to content

Commit

Permalink
Update classifiers and add news snippet (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
agitator authored Feb 17, 2021
1 parent c058e0d commit 66d2e84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions news/322.breaking
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Update for Plone 6 with Bootstrap markup
[petschki, agitator]
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@
long_description=long_description,
classifiers=[
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Plone",
"Framework :: Plone :: 6.0",
"Framework :: Plone :: Core",
"Framework :: Zope :: 5",
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
],
Expand Down

0 comments on commit 66d2e84

Please sign in to comment.