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 #82

Merged
merged 3 commits into from
Jul 24, 2024
Merged

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

merged 3 commits into from
Jul 24, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Jul 24, 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 cac712c into main Jul 24, 2024
5 checks passed
@hagenw hagenw deleted the update-ci branch July 24, 2024 07:31
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