You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should say that we've added support for the uv pip interface.
We don't support the uv project interface yet, which @GatlenCulp mentioned in the PR description. This requires support for pyproject.toml (new issue #431). We may want to use PEP 735 dependency groups. It'll make sense to work on that in the near future—even regular Pip will be releasing support for them in their April release.
The text was updated successfully, but these errors were encountered:
Main changes:
Note from @jayqi on merging #408:
The text was updated successfully, but these errors were encountered: