(As noted by @wkliao in #1035 )
Some of our CI actions are failing due to problems installing h5py, see example in https://github.com/darshan-hpc/darshan/actions/runs/15542212610/job/43755427619?pr=1035 .
This looks to me to be related to this issue reported (and closed) on the h5py repo: h5py/h5py#2579
Is the problem in our case also that we are using an older setuptools that isn't compatible with this syntax?