Install the latest main-branch build of PyVista:
pip install --pre --index-url https://dev.pyvista.org/wheels/simple/ pyvista
To keep PyPI as the source for dependencies and only pull
pyvista itself from here:
pip install --pre --extra-index-url https://dev.pyvista.org/wheels/simple/ pyvista