ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
20 stars 31 forks source link

drop Python 3.7 #368

Closed jburel closed 1 year ago

jburel commented 1 year ago

Drop support for Python 3.7

jburel commented 1 year ago

hdf5 tests currently fail on windows when using Python 3.8+

jburel commented 1 year ago

@sbesson 9cbe240 uses the wheel produced by GS The tests are still failing on Windows so I have not bumped to 3.8+ You approved it before my last commit (and the build was still red). Are you okay with the current state of the PR?

I will investigate the hdf issue in a follow-up PR. Maybe an opportunity to remove our old copy of portalocker. The files stay locked leading to the failure with Python 3.8