diff --git a/setup.py b/setup.py index 6b696da..a6a1047 100644 --- a/setup.py +++ b/setup.py @@ -54,6 +54,7 @@ def get_long_description(absolute_url): # 'Programming Language :: Python :: 3.4', # 'Programming Language :: Python :: 3.5', # 'Programming Language :: Python :: 3.6', + 'Framework :: Pelican :: Plugins`, 'Topic :: Software Development :: Libraries :: Python Modules', ], )