mu-editor / mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.
http://codewith.mu
GNU General Public License v3.0
1.41k stars 435 forks source link

Remove temp workaround for macOS installer builds. #2369

Closed carlosperate closed 1 year ago

carlosperate commented 1 year ago

As discussed in https://github.com/mu-editor/mu/issues/2365.

The mac-alias pup dependency has been updated with the fix, so we can remove the workaround 🎉

carlosperate commented 1 year ago

The CI passes and I've tested the built dmg, which also works correctly, so we can merge this PR to remove the workaround 👍