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

Add Python 3.10 to the testing matrix #357

Merged
merged 3 commits into from
Dec 8, 2022
Merged

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Dec 7, 2022

See also ome/omero-web#421

As OMERO.server/OMERO.web are started to be deployed on distributions like Ubuntu 22.04 where Python 3.10 is the default Python version, this proposes to add this environment to the testing matrix so that we have some minimal coverage.

Proposed changes:

Incidentally, this makes a few updates/deprecations:

  • the base OS under which the workflow is executed is upgraded to Ubuntu 20.04 (Ubuntu 18.04 is going EOL in April 2023)
  • Python 3.6 (EOL since December 2021) is removed from the Tox configuration, the GitHub workflows and the readme is updated to refer to Python 3.8

Although it is likely still supported, Python 3.6 is now EOL. This
removes the Python 3.6 configuration from Tox and the GH workflows
and updates the Readme to refer to 3.8 instead.
@sbesson sbesson changed the title Python310 testing Add Python 3.10 to the testing matrix Dec 7, 2022
@jburel jburel merged commit e325e6d into ome:master Dec 8, 2022
@sbesson sbesson deleted the python310_testing branch December 8, 2022 16:39
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.

2 participants