plone / plone.recipe.zope2instance

zc.buildout recipe to setup and configure a Zope 2 instance.
https://pypi.org/project/plone.recipe.zope2instance
6 stars 23 forks source link

Drop support for Plone 5.2, Python 2, Python 3.7 #195

Closed mauritsvanrees closed 1 month ago

mauritsvanrees commented 1 month ago

Fixes issue #194.

mauritsvanrees commented 1 month ago

Locally I have failures in Python 3.9 and 3.11 due to too new setuptools version for buildout, but not here on GitHub actions. Oh well.