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

Remove temp workaround (using pup fork for the Mu installers) when pup is updated #2392

Open carlosperate opened 1 year ago

carlosperate commented 1 year ago

This PR:

Has merged to the Mu build scripts the usage of a pup fork to resolve these two issues:

This is just a temporary workaround until upstream pup implements a final fix for the issues (the fork contains something that works, but that it's not 100% ready to just be merged), and at that point we need to revert PR https://github.com/mu-editor/mu/pull/2371 .