TheJacksonLaboratory / ezomero

A module with convenience functions for writing Python code that interacts with OMERO.
GNU General Public License v2.0
39 stars 13 forks source link

[FEATURE] Better version pinning #103

Closed erickmartins closed 7 months ago

erickmartins commented 7 months ago

Right now, we're pinning to exact versions of omero-py - we should do better than that (say, >=5.19.0<5.20.0).