diff --git a/setup.py b/setup.py index f3a0ebcb..c26f1e71 100755 --- a/setup.py +++ b/setup.py @@ -55,6 +55,7 @@ setup( classifiers=[ 'Development Status :: 5 - Production/Stable', 'Environment :: Console', + 'Framework :: Pelican', 'License :: OSI Approved :: GNU Affero General Public License v3', 'Operating System :: OS Independent', 'Programming Language :: Python :: 2',