For those of you releasing Plone themes, please include this new pypi classifier in your setup.py:
Framework :: Plone :: Theme
for example it should go here:
For those of you releasing Plone themes, please include this new pypi classifier in your setup.py:
Framework :: Plone :: Theme
for example it should go here:
@Alexander_Loechel the idea was that we can now use this classifier to search pypi for themes when retrieving data to display Plone add-ons
Looks like it is not used that much right now: https://pypi.python.org/pypi?:action=browse&c=623.
Troublemaker!
/me grumbles, goes to update the 5 themes listed in Install Plone 6
Done! May take a few minutes for https://pypi.python.org/pypi?:action=browse&c=623 to catch up
I also added a pull request for plonetheme.barceloneta.
thx! merged