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

remove hdfstorageV1 (fix #40) #136

Closed joshmoore closed 4 years ago

joshmoore commented 4 years ago

With the dropping of Python 2, there's no need for a version of tables with the openFile method.

joshmoore commented 4 years ago

Cheers. Debated stripping out the logic for choosing between the versions, but I figured a V3 might come along some day.