Skip to content

Commit

Permalink
Switch to new Framework :: Zope :: 3 classifier
Browse files Browse the repository at this point in the history
See zopefoundation/z3c.authviewlet#6 (comment)
for the background behind this.
  • Loading branch information
mgedmin committed Oct 18, 2018
1 parent 52b524b commit b78d4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def read(*rnames):
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Framework :: Zope3",
"Framework :: Zope :: 3",
"Topic :: Software Development :: Libraries :: Python Modules",
],
namespace_packages=['zope',],
Expand Down

0 comments on commit b78d4ed

Please sign in to comment.