summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-10-19 00:59:02 +0300
committerMarius Gedminas <marius@gedmin.as>2018-10-19 00:59:02 +0300
commit085df868bb797ebf05a6327548c05b23c76bed4b (patch)
treed894a4cfa4f0522f0b97b6fd8cd0b6cab6b727c9
parentd7c65c79a4f9362c5f188abd100b8a8aa6c7394f (diff)
downloadzope-exceptions-085df868bb797ebf05a6327548c05b23c76bed4b.tar.gz
Switch to new Framework :: Zope :: 3 classifier
See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 026fe54..76565a6 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ setup(name='zope.exceptions',
'Natural Language :: English',
'Operating System :: OS Independent',
'Topic :: Internet :: WWW/HTTP',
- 'Framework :: Zope3',
+ 'Framework :: Zope :: 3',
],
url='https://github.com/zopefoundation/zope.exceptions',
license='ZPL 2.1',