Skip to content

chore(cli): use uv#137

Closed
Davidyz wants to merge 2 commits intomainfrom
chore/use_uv
Closed

chore(cli): use uv#137
Davidyz wants to merge 2 commits intomainfrom
chore/use_uv

Conversation

@Davidyz
Copy link
Copy Markdown
Owner

@Davidyz Davidyz commented May 14, 2025

UV doesn't seem to support excluding dep groups/optional deps during dependency resolution: astral-sh/uv#13355. This makes testing on CI for legacy platforms very tricky because it's always using torch=2.2.2, which doesn't come with a wheel for python3.13. May need to indefinitely delay the switch to uv until I figure this out.

@Davidyz
Copy link
Copy Markdown
Owner Author

Davidyz commented May 28, 2025

Closing this for now because of the optional dependency issue.

pdm supports dependency resolution and package symlinking, which is good enough for development.

@Davidyz Davidyz closed this May 28, 2025
@Davidyz Davidyz deleted the chore/use_uv branch June 23, 2025 03:06
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