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

Fix python 3.12 testbank #551

Closed
4 tasks done
veenstrajelmer opened this issue Sep 30, 2023 · 0 comments · Fixed by #763
Closed
4 tasks done

Fix python 3.12 testbank #551

veenstrajelmer opened this issue Sep 30, 2023 · 0 comments · Fixed by #763
Labels

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented Sep 30, 2023

Python 3.12 is available since 2023-10-02 (https://devguide.python.org/versions). A testbank was added, but there are several issues with setting up the environment.

Issues:

If py3.12 testbank is green:

  • add to general pytest workflow file (runs on every PR and merge)
  • remove dedicated py312 workflow file
  • add py3.12 to supported versions in pyproject.toml
  • updated readme/installation/contributing docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant