Skip to content

Conversation

@bolinocroustibat
Copy link
Contributor

@bolinocroustibat bolinocroustibat commented Oct 2, 2025

Similar as opendatateam/udata#3459

  • Use uv as package manager and lockfile, locally and in CI.
  • Use uv instead of Twine in the CI to publish on PyPi.
  • Use uv as build backend instead of pdm, for consistency and speed (uv_build completes builds in just 26ms on average compared to 535ms with pdm-backend)

Copy link
Contributor

@Pierlou Pierlou left a comment

Choose a reason for hiding this comment

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

That felt way easier than I expected, thanks for doing this!

Copy link
Contributor

Choose a reason for hiding this comment

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

Wow way cleaner!

@bolinocroustibat bolinocroustibat force-pushed the use-uv branch 3 times, most recently from 7031215 to 87717f3 Compare October 8, 2025 12:08
@bolinocroustibat bolinocroustibat merged commit f4d3bf9 into main Oct 8, 2025
4 checks passed
@bolinocroustibat bolinocroustibat deleted the use-uv branch October 8, 2025 13:33
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.

3 participants