plone / plone.classicui

0 stars 0 forks source link

Not depend on Plone but on Products.CMFPlone #6

Closed MrTango closed 4 months ago

MrTango commented 1 year ago

For classicui it would make more sense to only depend on packages which make sense for classicui. The Plone package currently depends also on plone.volto aso. If we depend on CMFPlone and some other of Plone-packages dependencies we have more control and can event add things, where it make sense.

mauritsvanrees commented 4 months ago

We depend on plone.distribution now: https://github.com/plone/plone.classicui/blob/857af7194fb516768b74f126939397da327a2430/setup.py#L49-L52