-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging latest changes from main branch #18
base: plone-6-update
Are you sure you want to change the base?
Conversation
With updated installation setup for Ubuntu 22.04
Also add missing imap.customization src and egg definitions
The ordering of the packages is different between main and plone-6-update branch, and patch can't figure automatically that this is the case. Just make sure that the all the egg packages are the same or removed ones should be removed when resolving conflict and remove the >>> conflict markers and it should be all good. |
plone restapi [version] pin can also probably be removed, it was added in Plone 5 to get newer versions that should be part of Plone 6 already. |
Plone instance is now working
No description provided.