MNT: Update to anaconda-client v1.13.0 and project version v0.6.2#126
Merged
matthewfeickert merged 1 commit intomainfrom Mar 28, 2025
Merged
MNT: Update to anaconda-client v1.13.0 and project version v0.6.2#126matthewfeickert merged 1 commit intomainfrom
matthewfeickert merged 1 commit intomainfrom
Conversation
* Update to Python 3.13 and anaconda-client v1.13.0. - c.f. https://github.com/anaconda/anaconda-client/releases/tag/1.13.0 * Update project version to v0.6.2.
bsipocz
approved these changes
Mar 28, 2025
Member
bsipocz
left a comment
There was a problem hiding this comment.
Looks good to me. I was a bit confused by the rename of [project] to [workspace] but looking at the pixi docs it seems OK, too.
Member
Author
|
Yeah, workspace is the new standard. Sorry, I didn't mention it as it is effectively just a rename for our purposes. |
Member
|
No worries. It's just that their documentation is a bit confusing as they call workspace an alias. |
Member
Author
|
Yeah. This renaming happened in
I haven't followed development closely enough to know why this change happened (c.f. prefix-dev/pixi#3277), but I think they're just trying to reframe how people think about the scope of Pixi use. |
This 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm intentionally making this on a branch in the main project repo and not from my fork so that the CI will run to validate the
anaconda-clientchanges.To keen eye reviewers who read the release notes, I'm not using the new more explicit CLI API given it is broken: anaconda/anaconda-client#735