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

Support Python 3.10, deprecate Python 3.8 #72

Merged
merged 5 commits into from
Oct 5, 2023

Conversation

lorenzomammana
Copy link
Contributor

Summary

With this PR we aim to deprecate the support for Python 3.8 and allow users to install quadra using Python 3.10

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Please confirm that the following tasks have been completed:

  • I have tested my changes locally and they work as expected. (Please describe the tests you performed.)
  • I have added unit tests for my changes, or updated existing tests if necessary.
  • I have updated the documentation, if applicable.
  • I have installed pre-commit and run locally for my code changes.

@lorenzomammana lorenzomammana added the enhancement New feature or request label Oct 5, 2023
@lorenzomammana lorenzomammana added this to the v1.3.0 milestone Oct 5, 2023
@lorenzomammana lorenzomammana marked this pull request as ready for review October 5, 2023 10:54
.github/workflows/tests.yml Show resolved Hide resolved
@lorenzomammana lorenzomammana merged commit 391b9f9 into dev Oct 5, 2023
@lorenzomammana lorenzomammana deleted the feature/upgrade-python-310 branch October 5, 2023 15:29
@lorenzomammana lorenzomammana mentioned this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants