Skip to content

Pin lscsoft-glue

Charlie Hoy requested to merge charlie.hoy/simple-pe:glue into main

The purpose of this MR is to temporarily pin lscsoft-glue as the latest release is causing an incompatibility, see e.g. here and copied below,

 File "/usr/local/lib/python3.10/site-packages/simple_pe/localization/sky.py", line 28, in <module>
519    from glue import git_version
520ImportError: cannot import name 'git_version' from 'glue' (/usr/local/lib/python3.10/site-packages/glue/__init__.py)

Merge request reports