diff --git a/setup.py b/setup.py index ab00786..fb832a5 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ def read(*rnames): 'Natural Language :: English', 'Operating System :: OS Independent', 'Topic :: Internet :: WWW/HTTP', - 'Framework :: Zope3'], + 'Framework :: Zope :: 3'], url='https://github.com/zopefoundation/zope.configuration', license='ZPL 2.1', packages=find_packages('src'),