Skip to content

Fix pip install

Jose E. Roman requested to merge jose/release-3.16/fix-pip-install into release-3.16

Fix installation of SLEPc via the PyPI package. Currently it fails because gmakegen.py is using --petsc-arch=installed-archname instead of --petsc-arch=.

This is a fix for 3.16 that will propagate to 3.17 and main.

Partially reverts !231 (merged).

Reported-by: Riccardo Rossi

Merge request reports