Skip to content

migrate to uv#16

Open
aclerc wants to merge 2 commits intoHowland-Lab:masterfrom
aclerc:master
Open

migrate to uv#16
aclerc wants to merge 2 commits intoHowland-Lab:masterfrom
aclerc:master

Conversation

@aclerc
Copy link
Copy Markdown

@aclerc aclerc commented Nov 6, 2025

This PR proposes replacing poetry with uv

poetry is fine once it's working, but uv is much easier for new users to adopt because it installs both Python and the dependencies all in one command (uv sync), whereas poetry only manages dependencies.

All changes in this PR are the result of the command uvx migrate-to-uv apart from the README changes.

@aclerc aclerc marked this pull request as ready for review November 6, 2025 12:37
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