mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Pelican trove classifier now on PyPI
https://github.com/pypa/warehouse/issues/1650 (now sorted alphabetically)
This commit is contained in:
parent
c2b2def1c8
commit
651ccbcddf
1 changed files with 1 additions and 0 deletions
1
setup.py
1
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue