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

chore: drop support for Python 3.8 #803

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

Pouyanpi
Copy link
Collaborator

Description

Dropping Python 3.8 support as it has reached its EOL on 2024-10-07 (https://peps.python.org/pep-0569/)

Related Issue(s)

Checklist

  • I've read the CONTRIBUTING guidelines.
  • I've updated the documentation if applicable.
  • I've added tests if applicable.
  • @mentions of the person or team responsible for reviewing proposed changes.

- Removed Python 3.8 from GitHub Actions workflow
- Updated requires-python to ">=3.9" in pyproject.toml

fix
@Pouyanpi Pouyanpi force-pushed the chore/drop-python-3.8-support branch from 10f1f0c to 12dbf53 Compare October 15, 2024 07:58
@schuellc-nvidia
Copy link
Collaborator

Looks good!

@Pouyanpi Pouyanpi merged commit 52a74af into develop Oct 16, 2024
4 checks passed
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.

3 participants