summaryrefslogtreecommitdiff
path: root/setup.py
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
commit8b941a3b9acc5390f070476ea57872fb0c08a88a (patch)
treeaea7a5548da333329aca1687c0e07d7ea6be8b57 /setup.py
parent46057595827ba760d8d6b1820aca0eefa96c9dc6 (diff)
downloadzope-security-8b941a3b9acc5390f070476ea57872fb0c08a88a.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.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 87de7ae..bb5516a 100644
--- a/setup.py
+++ b/setup.py
@@ -160,7 +160,7 @@ setup(name='zope.security',
'Natural Language :: English',
'Operating System :: OS Independent',
'Topic :: Internet :: WWW/HTTP',
- 'Framework :: Zope3',
+ 'Framework :: Zope :: 3',
],
url='http://github.com/zopefoundation/zope.security',
license='ZPL 2.1',