summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-12-31 18:06:56 +0000
committerTres Seaver <tseaver@palladion.com>2012-12-31 18:06:56 +0000
commita1d1cd750ae105131c666f244b1843336a3264b0 (patch)
treef4e636caa51ec513ba2d8f8b63cb0c7f94e577f5 /setup.py
parent3f202644580572daf9fb26bc9c8602d12ff7a50c (diff)
downloadzope-interface-a1d1cd750ae105131c666f244b1843336a3264b0.tar.gz
Add 'Framework :: Zope3' classifier.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 8f8498f..dc4dde8 100644
--- a/setup.py
+++ b/setup.py
@@ -133,6 +133,7 @@ setup(name='zope.interface',
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
+ "Framework :: Zope3",
"Topic :: Software Development :: Libraries :: Python Modules",
],