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
commit027263ea0001517edf901178a8eb2bb2ba3bec17 (patch)
tree382888493442f9719b1e8c34fc6cf4f95246aca5
parent3dbb62d11deadc03e65c1fedb08eea9efa2973ac (diff)
downloadzope-i18nmessageid-027263ea0001517edf901178a8eb2bb2ba3bec17.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 c120dcb..eb7eb87 100644
--- a/setup.py
+++ b/setup.py
@@ -129,7 +129,7 @@ setup(
'Natural Language :: English',
'Operating System :: OS Independent',
'Topic :: Internet :: WWW/HTTP',
- 'Framework :: Zope3',
+ 'Framework :: Zope :: 3',
],
license='ZPL 2.1',
url='http://pypi.python.org/pypi/zope.i18nmessageid',