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

Drop support for Python 3.7 #2473

Closed
wants to merge 1 commit into from

Conversation

lukpueh
Copy link
Member

@lukpueh lukpueh commented Sep 28, 2023

fixes #2460

  • drop 3.7 build

  • update pyproject.toml

    • bump min python to 3.8
    • drop 3.7 classifier
  • update docs

    • reword obsolete comment in tests about dict order in 3.7
    • (unrelated) remove obsolete code snippet for per-version requirements files
    • (unrelated) remove obsolete workflow comment about 2.7

fixes theupdateframework#2460

- drop 3.7 build

- update pyproject.toml
  - bump min python to 3.8
  - drop 3.7 classifier

- update docs
  - reword obsolete comment in tests about dict order in 3.7
  - (unrelated) remove obsolete code snippet for per-version requirements files
  - (unrelated) remove obsolete workflow comment about 2.7

Signed-off-by: Lukas Puehringer <[email protected]>
@lukpueh
Copy link
Member Author

lukpueh commented Sep 28, 2023

FYI: I also dropped 3.7 required checks in branch protection settings.

@lukpueh lukpueh closed this Sep 28, 2023
@lukpueh
Copy link
Member Author

lukpueh commented Sep 28, 2023

Oops: duplicate of #2460, which I took for an issue.

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