Skip to content

Accept clean-platform ^v0.4 as dependency alongside ^v2.0 and ^v3.0.

Gijs Alberts requested to merge accept-platform-0.4 into main

What does this MR do?

Accepts clean-platform ^v0.4 as dependency alongside ^v2.0 and ^v3.0.

This likely cannot be published as the pipeline fails.

Maybe to circumvent the problems with the abc-interpreter we could add a separate platform package for SVG/HTMl?

Author's checklist (required)

  • Intermediate commits compile (use git rebase -i main if not)
  • Newly added code has a style consistent with the rest of the repository
  • Newly added code is documented (guidelines)
  • If bugs have been solved, tests have been added (guidelines)
  • A changelog entry has been added (guidelines)

Merge request reports