Fix macos CI pip install by tomt1664 · Pull Request #1482 · ElementsProject/elements
Navigation Menu
{{ message }}
ElementsProject / elements Public
- Notifications You must be signed in to change notification settings
- Fork 406
Merged
delta1 merged 1 commit intoElementsProject:masterfrom
Aug 5, 2025Merged
delta1 merged 1 commit intoElementsProject:masterfrom
delta1 merged 1 commit intoElementsProject:masterfrom
Conversation
Copy link
Contributor
psgreco
commented
Aug 5, 2025
psgreco commented
Aug 5, 2025UTACK fcaa080
delta1
requested a review
from Copilot
Copilot AI reviewed Aug 5, 2025
Copy link
Copilot
AI
left a comment
Copilot AI left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR fixes a macOS CI pip installation issue by adding the --ignore-installed flag to the pip upgrade command. This change ensures that pip can be properly upgraded even when there are existing installations that might conflict.
- Adds
--ignore-installedflag to pip upgrade command on macOS CI
delta1 added a commit to delta1/elements that referenced this pull request
Aug 8, 2025This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment