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

Macos ci fix #476

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Macos ci fix #476

merged 1 commit into from
Aug 15, 2024

Conversation

UnixY2K
Copy link
Contributor

@UnixY2K UnixY2K commented Aug 14, 2024

fixes a CI issue in OSX due to PEP-668
pip3 was used to install meson and ninja build, pipx is a drop in replacement for this use case.

pip3 have a warning regarding package breackage, as pip is used to install final applications pipx can be used as an drop-in replacement
@SRombauts SRombauts self-assigned this Aug 15, 2024
@SRombauts SRombauts added the bug label Aug 15, 2024
@SRombauts SRombauts merged commit b737b3a into SRombauts:master Aug 15, 2024
14 checks passed
@SRombauts
Copy link
Owner

Thanks a lot for your contribution!
Sébastien

@UnixY2K UnixY2K deleted the macos-ci-fix branch August 21, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants