bobtemplates.plone icon indicating copy to clipboard operation
bobtemplates.plone copied to clipboard

buildout template duplicates mr.developer options

Open idgserpro opened this issue 6 years ago • 0 comments

I have in the beginning of [buildout] section:

# mr.developer settings:
auto-checkout = *
always-checkout = true

versions = versions
extensions = mr.developer

And then, next to [sources] section:

auto-checkout = *
# always-checkout = true

idgserpro avatar May 15 '19 16:05 idgserpro