summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2018-10-19 00:59:03 +0300
committerMarius Gedminas <marius@gedmin.as>2018-10-19 00:59:03 +0300
commitf3a8f2007361800effb4b730cad4327b78ffe43e (patch)
tree6b9ccef62cf423390b72bd9ecfdb39c9f579521e
parentb8680247fc00a28474eef2452aecf01fc53c34bb (diff)
downloadzope-tal-f3a8f2007361800effb4b730cad4327b78ffe43e.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 f11fe12..537a1e5 100644
--- a/setup.py
+++ b/setup.py
@@ -76,7 +76,7 @@ setup(name='zope.tal',
'Natural Language :: English',
'Operating System :: OS Independent',
'Topic :: Internet :: WWW/HTTP',
- 'Framework :: Zope3',
+ 'Framework :: Zope :: 3',
],
url='https://github.com/zopefoundation/zope.tal',
license='ZPL 2.1',