Skip to content

Conversation

goncalossilva
Copy link
Member

@goncalossilva goncalossilva commented Apr 15, 2025

As it says on the tin, using the good old uvx migrate-to-uv.

It also fixes the tox setup, which wasn't working for me locally. Using tox with uv requires the tox-uv plugin and that fixed it for me.

@goncalossilva goncalossilva requested a review from Schnouki April 15, 2025 00:39
@goncalossilva goncalossilva force-pushed the goncalossilva/simplify-ruff branch from 5479342 to dfd2577 Compare April 15, 2025 00:41
@goncalossilva goncalossilva force-pushed the goncalossilva/migrate-to-uv branch from 03828d1 to 2932a01 Compare April 15, 2025 00:41
@goncalossilva goncalossilva force-pushed the goncalossilva/simplify-ruff branch 2 times, most recently from b7bfe56 to 8bfa151 Compare April 15, 2025 00:49
@goncalossilva goncalossilva force-pushed the goncalossilva/migrate-to-uv branch 2 times, most recently from 930745e to 5f2fbb4 Compare April 15, 2025 01:08
@goncalossilva goncalossilva force-pushed the goncalossilva/simplify-ruff branch from 9c55592 to 28477ee Compare April 15, 2025 15:46
Base automatically changed from goncalossilva/simplify-ruff to main April 15, 2025 15:48
@goncalossilva goncalossilva force-pushed the goncalossilva/migrate-to-uv branch 2 times, most recently from 2aa5bf4 to 95ae920 Compare April 15, 2025 15:53
@goncalossilva
Copy link
Member Author

@Schnouki 95ae920 is noteworthy. It slightly changes what's packaged in the distribution.

Instead of packaging everything except what's on .gitignore and under tests/, it packages the package itself (sqs_workers/*) plus a few key files — pyproject.toml, README, LICENSE — needed to run the proejct. Less bloat. :)

@goncalossilva goncalossilva force-pushed the goncalossilva/migrate-to-uv branch from 95ae920 to 6c55c4b Compare April 15, 2025 16:15
@goncalossilva goncalossilva force-pushed the goncalossilva/migrate-to-uv branch from 6c55c4b to e4fb780 Compare April 16, 2025 13:48
@goncalossilva goncalossilva merged commit 7649779 into main Apr 16, 2025
12 checks passed
@goncalossilva goncalossilva deleted the goncalossilva/migrate-to-uv branch April 16, 2025 14:28
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