From 355810bc13832d0bff0c960ed33026d61bd439bd Mon Sep 17 00:00:00 2001 From: Maik Derstappen Date: Tue, 14 Feb 2023 11:36:26 +0200 Subject: [PATCH] fix Framework Type, this is an addon not a Plone core package --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index dcf7b4e..723b747 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,7 +8,7 @@ classifiers= Development Status :: 5 - Production/Stable Environment :: Web Environment Framework :: Plone - Framework :: Plone :: Core + Framework :: Plone :: Addon Framework :: Plone :: 5.2 Framework :: Plone :: 6.0 Framework :: Zope