Skip to content

[CI] Switch to uv and ruff #466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Conversation

probberechts
Copy link
Contributor

@probberechts probberechts commented May 23, 2025

  • pip -> uv
  • black -> ruff
  • drop Python 3.8 support; add Python 3.13 support (fixes Drop Python 3.8 support; Add Python 3.13 support #429)
  • add pre-commit hooks for validating/formatting markdown, github actions and notebooks
  • update github actions to check code quality with pre-commit hooks
  • update contributors guide
  • add project.urls to pyproject.toml
  • add Taskfile.yml for running common dev workflows

@probberechts probberechts changed the title Ci/uv [CI] Switch to uv and ruff May 23, 2025
@probberechts probberechts marked this pull request as draft May 23, 2025 22:21
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.

Drop Python 3.8 support; Add Python 3.13 support
1 participant