collective / buildout.plonetest

Testing/development buildouts for Plone
6 stars 12 forks source link

Remove `newest = false` to use the default `newest = true` #64

Closed idgserpro closed 4 years ago

idgserpro commented 4 years ago

To avoid restart problems, just install the buildout with pip and use in requirements.txt, the same versions of setuptools/buildout pinned in buildout.

Fix #60