Skip to content

chore: moves dev dependencies s.t. they install with uv sync#307

Open
miguelgondu wants to merge 1 commit into
RosettaCommons:productionfrom
miguelgondu:chore/move-dev-dependencies
Open

chore: moves dev dependencies s.t. they install with uv sync#307
miguelgondu wants to merge 1 commit into
RosettaCommons:productionfrom
miguelgondu:chore/move-dev-dependencies

Conversation

@miguelgondu

@miguelgondu miguelgondu commented Jun 5, 2026

Copy link
Copy Markdown

This PR moves the dev dependencies into dependency-groups. That way, they're automatically included when one's developing the package and runs uv sync.

After this change, one doesn't have to e.g. install ruff or pre-commit before running the hooks. The make would now use uv run ruff instead of assuming that the env is active.

@miguelgondu miguelgondu marked this pull request as ready for review June 6, 2026 01:41
@miguelgondu miguelgondu force-pushed the chore/move-dev-dependencies branch from 9049dcd to c3b6a0e Compare June 6, 2026 01:43
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