Skip to content

installpanels: Use pip rather than setup.py for submodule installs

BryanDavis requested to merge work/bd808/install-via-pip into 2023.1

Upstream docs use this method for installing from source. It seems to remove some warnings from the horizon install step, so let's switch methods.

Merge request reports