Skip to content

Conversation

@keewis
Copy link
Member

@keewis keewis commented Nov 21, 2025

The pixi lock file has not really been built to support dynamic versions, which causes pretty frequent updates of the lock file. To avoid that, this removes the lock file.

This means that every CI job has to resolve the dependency for all platforms, which causes a lot of overhead. To avoid that we'd need to copy the workflow from pydata/xarray#10888, but it may be even better to wait until that has been converted to a github action.

@keewis keewis merged commit 849bb7d into xarray-contrib:main Nov 21, 2025
14 checks passed
@keewis keewis deleted the ignore-lock-file branch November 21, 2025 14:32
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.

1 participant