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

pyproject.toml, ruff, Python 3.10, update CI #11

Merged
merged 6 commits into from
Aug 19, 2024
Merged

pyproject.toml, ruff, Python 3.10, update CI #11

merged 6 commits into from
Aug 19, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Aug 19, 2024

This modernizes the Python infrastructure of the project:

  • Replace setup.cfg by pyproject.toml and update setup.py to focus only on dynamic package data selection
  • Replace PEP8 checking in pre-commit with flake8 by ruff
  • Add checking for common spelling errors with codespell in pre-commit
  • Use Python 3.10 as default
  • Update deprecated CI Actions

@hagenw hagenw merged commit e88e04f into main Aug 19, 2024
7 checks passed
@hagenw hagenw deleted the pyproject branch August 19, 2024 14:27
@hagenw hagenw mentioned this pull request Aug 20, 2024
@hagenw hagenw mentioned this pull request Sep 5, 2024
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