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

Make Python 3.8 the minimum #614

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

palfrey
Copy link
Contributor

@palfrey palfrey commented Feb 19, 2024

Related Issues

Proposed Changes:

  • Sets the minimum Python version to 3.8
  • Adds 3.10/11/12 to the testing set

Checklist

[x] I have updated the related issue with new insights and changes
[] I added unit tests and updated the docstrings
[x] I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test:.
[x] I documented my code
[x] I ran pre-commit hooks and fixed any issue

AndyTheFactory and others added 3 commits January 17, 2024 08:32
* Documentation changes v0.9.2 (AndyTheFactory#604) (AndyTheFactory#605)

* feat(doc): 📝 adding evaluation results

* feat(doc): 🚀 Documentation Update. Added Examples, documented new features
@palfrey palfrey mentioned this pull request Feb 19, 2024
@AndyTheFactory AndyTheFactory changed the base branch from master to work-0.9.3 February 26, 2024 22:42
@AndyTheFactory AndyTheFactory merged commit 44f92f9 into AndyTheFactory:work-0.9.3 Feb 26, 2024
5 of 10 checks passed
@palfrey palfrey deleted the python3.8-minimum branch February 27, 2024 00:10
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.

Python <3.8 support?
2 participants