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 supported Python versions #370

Merged
merged 4 commits into from
Oct 18, 2023
Merged

Update supported Python versions #370

merged 4 commits into from
Oct 18, 2023

Commits on Oct 18, 2023

  1. Change: Drop support for Python 3.8 and support Python 3.12

    Require Python 3.9 as a minimum.
    bjoernricks committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c85b460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e7639 View commit details
    Browse the repository at this point in the history
  3. Remove poetry.toml

    Let the user decide where to store poetry's virtuelenv.
    bjoernricks committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4f1c721 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6423f23 View commit details
    Browse the repository at this point in the history