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
commit804678d59f3803c46ca2db92cdb407f5b355bfd4 (patch)
tree90e79ba0f333d2ad924446cf754613ad88c73624
parent9a0d57d961e536f655d61369ed9eb0ecb500f5f0 (diff)
downloadzope-pagetemplate-804678d59f3803c46ca2db92cdb407f5b355bfd4.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 733d2b6..50af8ce 100644
--- a/setup.py
+++ b/setup.py
@@ -63,7 +63,7 @@ setup(name='zope.pagetemplate',
'Natural Language :: English',
'Operating System :: OS Independent',
'Topic :: Internet :: WWW/HTTP',
- 'Framework :: Zope3',
+ 'Framework :: Zope :: 3',
],
url='https://github.com/zopefoundation/zope.pagetemplate',
license='ZPL 2.1',