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.11 and 3.12 to the testing matrix #50

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Feb 22, 2024

Also bump the GitHub actions to work on Node.js 20

@sbesson sbesson requested a review from jburel February 22, 2024 17:30
@jburel
Copy link
Member

jburel commented Feb 22, 2024

Don't we also want to bump the minimum version of omero-py

install_requires=["omero-py>=5.6.0"

@sbesson
Copy link
Member Author

sbesson commented Feb 22, 2024

Don't we also want to bump the minimum version of omero-py
install_requires=["omero-py>=5.6.0"

Given this plugin only needs to deal with server-side configuration and there is no client/server connection involvement, the OMERO.py requirements are pretty minimal. Do you have a minimal version in mind?

@jburel
Copy link
Member

jburel commented Feb 23, 2024

Nothing in mind. 5.6.0 is 4 years old. We can keep it as no real impact

@sbesson sbesson merged commit 887f076 into ome:master Feb 28, 2024
7 checks passed
@sbesson sbesson deleted the python311+ branch February 28, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants