Skip to content

chore: migrate dev-dependencies to dependency-groups and remove encoding pragma hook#65

Merged
albertotb merged 1 commit intomainfrom
fix/cleanup-pyproject-and-hooks
Feb 10, 2026
Merged

chore: migrate dev-dependencies to dependency-groups and remove encoding pragma hook#65
albertotb merged 1 commit intomainfrom
fix/cleanup-pyproject-and-hooks

Conversation

@albertotb
Copy link
Copy Markdown
Member

@albertotb albertotb commented Feb 10, 2026

Summary

  • Replace deprecated tool.uv.dev-dependencies with dependency-groups.dev (fixes uv warning)
  • Remove fix-encoding-pragma pre-commit hook (unnecessary for Python 3)

Test plan

  • Verify uv sync runs without deprecation warning
  • Verify pre-commit hooks still pass

…ing pragma hook

- Replace deprecated `tool.uv.dev-dependencies` with `dependency-groups.dev`
- Remove `fix-encoding-pragma` pre-commit hook (unnecessary for Python 3)
@albertotb albertotb merged commit c84694d into main Feb 10, 2026
6 checks passed
@albertotb albertotb deleted the fix/cleanup-pyproject-and-hooks branch February 10, 2026 15:13
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