Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force install pip packages in macOS CI #1643

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

heinezen
Copy link
Member

@heinezen heinezen commented Apr 27, 2024

This forces all macOS Python dependencies to be installed via pip and not homebrew. The homebrew variants didn't always work, so we have to do this workaround.

@heinezen heinezen added ci Related to our continuous integration systems (kevin, github-actions, ...) bugfix Restores intended behavior labels Apr 27, 2024
@TheJJ TheJJ merged commit f282086 into SFTtech:master Apr 29, 2024
13 checks passed
@heinezen heinezen deleted the fix/macos-ci-pip branch September 7, 2024 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Restores intended behavior ci Related to our continuous integration systems (kevin, github-actions, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants