ome / omero-py

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

Add Python 3.5 handling for download writing file chunks. #215

Closed mtbc closed 4 years ago

mtbc commented 4 years ago

Allows omero fs logfile to write to standard output (omitting filename argument) with Python 3.5.

mtbc commented 4 years ago

zeroc_ice-3.6.5-cp36-cp36m-manylinux2010_x86_64.whl is not a supported wheel on this platform.

Trying to remember when a Travis failure was last actually a real problem with my PR. Certainly many failures ago.

joshmoore commented 4 years ago

Reopening with #216 merged.

joshmoore commented 4 years ago

LGTM