Skip to content

build: migrate deprecated tool.uv.dev-dependencies to dependency-groups.dev#174

Open
mgpiller wants to merge 1 commit into
projnanda:mainfrom
mgpiller:hackathon/mgpiller-uv-dependency-groups
Open

build: migrate deprecated tool.uv.dev-dependencies to dependency-groups.dev#174
mgpiller wants to merge 1 commit into
projnanda:mainfrom
mgpiller:hackathon/mgpiller-uv-dependency-groups

Conversation

@mgpiller

Copy link
Copy Markdown

uv prints a deprecation warning on every command: tool.uv.dev-dependencies
is deprecated and will be removed in a future release.

This moves the dev dependency list to the standard dependency-groups.dev
table (PEP 735). Same packages, same version pins, same comments.

uv sync now runs clean. ruff and the full test suite pass unchanged.

…ps.dev

uv warns on every command that tool.uv.dev-dependencies is deprecated
and will be removed in a future release. Moved the dev list to the
standard dependency-groups.dev table (PEP 735). Same packages, same
pins, same comments. uv sync now runs clean; ruff and the test suite
pass unchanged.
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