ome / omero-install

OMERO installation scripts
https://www.openmicroscopy.org/omero
4 stars 24 forks source link

Test certificates #269

Open jburel opened 1 year ago

jburel commented 1 year ago

This tmp PR tests https://github.com/ome/omero-certificates/pull/27 Note that Python 3.7+ is required in order to get it installed. The following error for example on Ubuntu 18.04 occurs with Python 3.6

    File "/tmp/pip-req-build-9r93pf54/.eggs/setuptools_scm-7.0.5-py3.6.egg/setuptools_scm/__init__.py", line 5
      from __future__ import annotations
      ^
  SyntaxError: future feature annotations is not defined