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

ci: Add numba channel and test python 3.13 #1403

Merged
merged 1 commit into from
Jan 30, 2025
Merged

ci: Add numba channel and test python 3.13 #1403

merged 1 commit into from
Jan 30, 2025

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Jan 30, 2025

We can drop the numba channel when numba is released on conda-forge.

image

Copy link
Collaborator

@amaloney amaloney left a comment

Choose a reason for hiding this comment

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

Thanks for this. I'm a fan of how we can change channels in the pixi.toml file.

Comment on lines +25 to +26
numba = { version = "*", channel = "numba" }
llvmlite = { version = "*", channel = "conda-forge" }
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@hoxbro hoxbro merged commit c77a2e6 into main Jan 30, 2025
11 checks passed
@hoxbro hoxbro deleted the ci_numba branch January 30, 2025 19:52
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.

2 participants