Skip to content

Pin experimental dependencies build to Python 3.9

Duncan Macleod requested to merge github/fork/duncanmmacleod/extreme-py39 into main

This PR pins the experimental dependencies build to Python 3.9, since the crappy old version of PyYAML we need to support PyCBC (blame pegasus-wms.common) doesn't build with the advanced versions of cython and/or setuptools.

Merge request reports