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

Add Python 3.12 to CI matrix #204

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Add Python 3.12 to CI matrix #204

merged 3 commits into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. Add Python 3.12 to CI matrix

    Also run build and lint CI jobs to ensure that building and linting
    works for older Python versions.
    caleb531 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dd6e686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354c921 View commit details
    Browse the repository at this point in the history
  3. Upgrade flake8 and its dependencies

    In an attempt to fix a flake8.exceptions.FailedToLoadPlugin error on
    Python 3.12.
    caleb531 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4008f3a View commit details
    Browse the repository at this point in the history