Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: a633cae20ffebd14e0f3bb770471a93bd6b3806a https://github.com/synfig/synfig/commit/a633cae20ffebd14e0f3bb770471a93bd6b3806a Author: ice0 <konop...@gmail.com> Date: 2021-05-14 (Fri, 14 May 2021)
Changed paths: M 1-setup-osx-brew.sh Log Message: ----------- [MacOS] Removed unnecessary pip installation (#2146) `pip3` is part of the python formula, so it's already installed with `brew install python` command This change was introduced in this commit: 2a886a8. As you can see there is no python formula here, this is why it was not detected. Also `Homebrew` uses `pip3` not `pip` binary. _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl