Skip to content

fix(backend): s/poetry/uv/g#1042

Open
c0rydoras wants to merge 1 commit intoadfinis:mainfrom
c0rydoras:fix/backed/uv
Open

fix(backend): s/poetry/uv/g#1042
c0rydoras wants to merge 1 commit intoadfinis:mainfrom
c0rydoras:fix/backed/uv

Conversation

@c0rydoras
Copy link
Copy Markdown
Collaborator

@c0rydoras c0rydoras commented Jan 26, 2026

considerations / questions:

nice new things:

  • uv (fast)
  • we now actually install the versions from the lockfile
  • uv will automatically update deps if what is installed is out of sync (when running commands)
  • slightly smaller builds (because the pip no cache flag didn't work, the env vars does work tho)

how to convert:

  • uvx migrate-to-uv
  • edit Dockerfile & fix developement setup

@c0rydoras c0rydoras force-pushed the fix/backed/uv branch 5 times, most recently from edfd2b7 to a8bb94f Compare January 26, 2026 08:09
@c0rydoras c0rydoras changed the title draft(backend): s/poetry/uv/g fix(backend): s/poetry/uv/g Jan 26, 2026
@c0rydoras c0rydoras marked this pull request as ready for review January 26, 2026 08:09
@c0rydoras c0rydoras requested a review from a team as a code owner January 26, 2026 08:09
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