Closed joshmoore closed 5 years ago
@will-moore tested locally with https://github.com/will-moore/omero-py/commit/ffd934ceeddd19a792b179d20314fef9d39eef6e
# config_blitz_url = (
"https://artifacts.openmicroscopy.org/artifactory/ome.releases/" # "https://artifacts.openmicroscopy.org/artifactory/ome.releases/"
"org/openmicroscopy/omero-blitz/VERSION/" # "org/openmicroscopy/omero-blitz/VERSION/"
"omero-blitz-VERSION-python.zip") # "omero-blitz-VERSION-python.zip")
config_blitz_url = ("https://py3-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/20/artifact/omero-blitz/build/distributions/omero-blitz-5.5.4-SNAPSHOT-python.zip")
Merging and rolling into omero-blitz 5.5.4
The
import __builtins__
statement seems to have no effect.