Merge pull request #2142 from MinchinWeb/patch-1

Pelican trove classifier now on PyPI
This commit is contained in:
Justin Mayer 2017-07-21 10:34:18 -07:00 committed by GitHub
commit 42b205d75c

View file

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