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.4k stars 434 forks source link

Add temporary workaround to fix macOS installer builds. #2366

Closed carlosperate closed 1 year ago

carlosperate commented 1 year ago

A pup subdepdency has an issue, so as a workaround we manually specify an older version until it is resolved: https://github.com/mu-editor/mu/issues/2365

carlosperate commented 1 year ago

@ntoll @tjguk I'll merge this right away to get the CI builds one step closer, as between this, the ubuntu-latest Python 3.5/3.6, and the CodeQL issues we had a lot of red in the CI and it'd be nice to get it back to green.

More info in: