Skip to content

Add Pixi as an Alternative to uv for Environment SetupAdd Apache 2.0 license headers to all test files #569

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ruhi14
Copy link

@Ruhi14 Ruhi14 commented Jul 16, 2025

This PR adds documentation and setup steps for using Pixi as an alternative to uv. Pixi is a modern and reproducible package/environment manager that simplifies working with conda-forge packages.

🔧 Changes Made
Added pixi.toml and pixi.lock

Updated README.md with instructions on using Pixi for environment setup

Updated .gitignore to include Pixi environments

✅ Why This Matters
Pixi allows easier dependency management, especially in ML-heavy environments

Works well with conda-forge (e.g., packages not available on PyPI)

Copy link
Member

@samcunliffe samcunliffe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As with #568 (and the comments there), these changes don't address #559.

The PR description looks right though, perhaps you pushed the wrong commits or something?

@samcunliffe samcunliffe added the invalid This doesn't seem right label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants