Skip to content

[WIP] Remove conda from setup - #2975

Closed
angeloskath wants to merge 2 commits into
mainfrom
remove-conda
Closed

[WIP] Remove conda from setup#2975
angeloskath wants to merge 2 commits into
mainfrom
remove-conda

Conversation

@angeloskath

Copy link
Copy Markdown
Member

No description provided.

Comment thread .github/actions/setup-macos/action.yml Outdated
run: xcodebuild -showComponent MetalToolchain

- uses: conda-incubator/setup-miniconda@v3
- uses: actions/setup-python@v6

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case you don't recall, it's going to be more complicated. We rely on conda to get the right macos version when building the release. It's something like if the python binary was built with an old macos then it just ignores the minimum target and we end up with duplicate wheels for the same OS.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh thanks. I didn't remember that 😬

@zcbenz

zcbenz commented May 31, 2026

Copy link
Copy Markdown
Collaborator

Closing in favor of #3491.

@zcbenz zcbenz closed this May 31, 2026
@zcbenz
zcbenz deleted the remove-conda branch June 24, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants