Skip to content

Add support for python3.8

Duncan Macleod requested to merge duncanmmacleod/lalsuite-manylinux:cp38 into master

This merge adds support for python3.8 by just adding a line to the Dockerfile to install the basic lalsuite dependencies for that version.

Merge request reports