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

feat: use uv for package/project management #1002

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

Conversation

Barabazs
Copy link
Collaborator

The goal of this PR is to migrate from pip/setup.py to https://docs.astral.sh/uv to:

  • make it easier (& faster) to resolve dependencies
  • allow for more complex dependency conditions if needed (like a specific pytorch distribution for platform x or y)

@m-bain Let me know if this looks good to you. Then I'll update the readme etc.

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.

2 participants