#!/bin/bash
# WF 2023-07-19
# simple install via pyproject.toml
pip install .[gui]
