Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Commit

Permalink
Added classifiers in setup.py.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Feb 9, 2016
1 parent acaaaca commit fe468b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ def description():
long_description=description(),
classifiers=[
"Framework :: Plone",
"Framework :: Plone : 4.3",
"Framework :: Plone : 5.0",
"Framework :: Zope2",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
],
keywords='zope cmf form widget',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit fe468b4

Please sign in to comment.