diff options
| author | Tres Seaver <tseaver@palladion.com> | 2012-12-31 18:06:56 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2012-12-31 18:06:56 +0000 |
| commit | a1d1cd750ae105131c666f244b1843336a3264b0 (patch) | |
| tree | f4e636caa51ec513ba2d8f8b63cb0c7f94e577f5 /setup.py | |
| parent | 3f202644580572daf9fb26bc9c8602d12ff7a50c (diff) | |
| download | zope-interface-a1d1cd750ae105131c666f244b1843336a3264b0.tar.gz | |
Add 'Framework :: Zope3' classifier.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", ], |
