Skip to content

Commit

Permalink
Create correct Trove classifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Aug 26, 2010
1 parent b824c7b commit 210c51d
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 @@ -38,7 +38,7 @@ def read(*rnames):
license = "ZPL 2.1",
keywords = "zope3 security key management infrastructure nist 800-57",
classifiers = [
'Development Status :: 5 - Stable',
'Development Status :: 5 - Production/Stable',
'Environment :: Web Environment',
'Intended Audience :: Developers',
'License :: OSI Approved :: Zope Public License',
Expand Down

0 comments on commit 210c51d

Please sign in to comment.