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 test config #130

Merged
merged 11 commits into from
Nov 25, 2024
Merged

Update test config #130

merged 11 commits into from
Nov 25, 2024

Conversation

mikemanger
Copy link
Contributor

@mikemanger mikemanger commented Nov 25, 2024

Just tidying up the tox config:

  • Update GitHub actions to fix warnings
  • Update workflow to test against Python 3.11, 3.12 and 3.13
  • Update classifiers
  • Move tox config to pyproject.toml
  • Don't lock version requirement for tox config as most projects don't support python 3.7 and 3.13 (we can narrow this by either doing minimal/max or by dropping support for 3.7 and 3.8 but thought I'd leave that for another task 🙂)
  • Use tox-gh for workflow

@mikemanger mikemanger changed the title Update tests Update test config Nov 25, 2024
Copy link
Owner

@sklarsa sklarsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you for updating this!

@sklarsa sklarsa merged commit 0ee2de4 into sklarsa:master Nov 25, 2024
8 checks passed
@mikemanger mikemanger deleted the update-workflow branch December 2, 2024 15:50
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.

2 participants