Closed rodfersou closed 9 years ago
we can provide the egg using the test-eggs
in buildout but we need to change the way you're discovering the stuff.
I tryied the test-eggs with c.syndication at buildout, but now it is breaking for Plone 4.3:
Got collective.syndication 1.0b3.
The constraint, 4.3.4.1, is not consistent with the requirement, 'Products.CMFPlone>=4.1,<4.3'.
While:
Installing test.
Error: Bad constraint 4.3.4.1 Products.CMFPlone>=4.1,<4.3
@hvelarde maybe we should split into two buildouts.. one for 4.3 other for 4.2 versions
@hvelarde travis is asking for c.syndication on Plone 4.2.. what is the best way to add this dependency just when Plone < 4.3 ?