Add pixi support so that the entire project can be run with the same dependencies across the linux-64, osx-64, osx-arm64 platforms with the same lock file (which installs in seconds).
Add pixi support to the CI.
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
Purpose
pixi
support so that the entire project can be run with the same dependencies across the linux-64, osx-64, osx-arm64 platforms with the same lock file (which installs in seconds).pixi
support to the CI.Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?