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.13; drop support for 3.8 and 3.9? #299

Open
mfisher87 opened this issue Jan 9, 2025 · 1 comment · May be fixed by #303
Open

Support Python 3.13; drop support for 3.8 and 3.9? #299

mfisher87 opened this issue Jan 9, 2025 · 1 comment · May be fixed by #303

Comments

@mfisher87
Copy link
Member

mfisher87 commented Jan 9, 2025

  • Update workflows/build.yml to test against 3.13; should we use a matrix to also test against our minimum supported version?
  • Update all pyproject.toml files' classifiers to include 3.13
  • Update RTD build to use 3.13 (and remove installation of yarn)
  • Update binder environment to use 3.13
  • Update environment-docs.yml to use 3.13
  • IMO we should follow SPEC0 to drop support for older Python versions. Increase requires-python value to >=3.10 in all pyproject.toml files
@arjxn-py
Copy link
Contributor

Hi, i'll be happy to give it a try

@arjxn-py arjxn-py linked a pull request Jan 10, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants