Fix python latest issue
LSMTool is not yet compatible with Python 3.12, which has recently been released. Therefore the build with python-latest
fails. To (temporarily) work around the issue, I replaced latest
with 3.11
.
LSMTool is not yet compatible with Python 3.12, which has recently been released. Therefore the build with python-latest
fails. To (temporarily) work around the issue, I replaced latest
with 3.11
.