Skip to content

Stable hybrid (pixi+conda)

Latest

Choose a tag to compare

@KedoKudo KedoKudo released this 04 Jun 13:17
· 97 commits to main since this release
173d36d

This release maintains compatibility with existing Conda workflows by preserving the legacy conda-build setup for building Conda packages. Meanwhile, PyPI packaging is fully handled through the new Pixi-based build system.

  • PyPI package: built via Pixi tasks using pyproject.toml

  • Conda package: built using traditional conda-build (meta.yaml)

  • Both systems coexist to support transition and compatibility needs