setup# install# Install the package using pip pip install qtworker develop# Clone the repository git clone https://github.com/kolja-wagner/qtworker.git Install dependencies pip install -e .[dev] Install doc dependencies pip install -e .[doc]