Skip to content
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

Update dependencies and tooling #251

Merged
merged 62 commits into from
Oct 14, 2024
Merged

Update dependencies and tooling #251

merged 62 commits into from
Oct 14, 2024

Conversation

klane
Copy link
Owner

@klane klane commented Oct 13, 2024

  • Fixes CI pipelines that were broken due to the deprecated set-output command
  • Drops support for Python 3.6-3.8
  • Updates dependencies, pre-commit hooks and GitHub Actions
  • Adds mkdocs as a dev dependency to build documentation locally
  • Adds pytest-xdist as a dev dependency to run tests in parallel
  • Removes pytest-lazy-fixture as a dev dependency since it does not support pytest 8
  • Removes tox as a dev dependency
  • Migrates code formatting and linting to ruff

@klane klane changed the title Update tooling Update dependencies and tooling Oct 14, 2024
@klane klane merged commit 9e317e9 into main Oct 14, 2024
22 checks passed
@klane klane deleted the feature/tooling branch October 14, 2024 15:49
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