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

Switch to pixi package manager #143

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Switch to pixi package manager #143

merged 5 commits into from
Aug 29, 2024

Conversation

jennydaman
Copy link
Collaborator

The pixi package manager is advantageous over the traditional setup.py + requirements.txt setup.

  • Use conda packages (instead of pypi packages). More binary packages are available, minimizing build time and size.
  • Lock file and dependency resolver makes it easier to manage and update the version of dependencies.

@jennydaman jennydaman merged commit f12fa86 into master Aug 29, 2024
3 checks passed
@jennydaman jennydaman deleted the pixi branch August 29, 2024 09:31
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