since PR #573 we install (to fix a breaking change in setuptools v81.0.0):
- the latest 'release' version of PETSc
- h5py from GitHub (master branch) and build it from sources, instead of installing the latest release from PyPI.
When stable/tagged versions of these libraries are available we should install them instead of the latest versions.
since PR #573 we install (to fix a breaking change in setuptools v81.0.0):
When stable/tagged versions of these libraries are available we should install them instead of the latest versions.