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 config to drop py3.7 and add 3.12 #580

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Update config to drop py3.7 and add 3.12 #580

merged 4 commits into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. Update config to drop py3.7 and add 3.12

    Update configs to add 3.12.0rc1 to build matrix.
    
    Also update requires-python data.
    sirosen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c90ca5e View commit details
    Browse the repository at this point in the history
  2. Remove ruff from GHA

    This is already run in pre-commit there is no benefit to running it
    twice.
    sirosen committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8d47a93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e4ae62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a195ac0 View commit details
    Browse the repository at this point in the history