Closed fredvd closed 3 years ago
I think this should be added to https://github.com/plone/bobtemplates.plone. We've added more inconsistencies of this nature there:
https://github.com/plone/bobtemplates.plone/issues/383 https://github.com/plone/bobtemplates.plone/issues/391
This is intended, just because you choose a default Version, doesn't mean you don't want to support older Python and Plone versions with your addon. It's easy to remove them if you don't want to support older versions.
Found during the testing training @ ploneconf 2019 by Paul:
when you create an add'on for plone 5.2 and getting asked the python version you pass in python3.7:
the setup.py still contains the trove classifiers: