* Supply metadata for all contribution packages in `base_ci_toolbox.py`
* Provide new Docker image build arguments `BRANCH` and `REPO_DOWNLOAD_BASE_URL`
* Fixes to `generic-install.sh`:
* Use correct path to `pip3.sh` script
* Download Pip packages of project and all contribution libraries
* Swap deploy and docker stages in CI jobs
* Do not output pip version (collides with wrapper script)
* Closes [LittleBrother 170](https://github.com/marcus67/little_brother/issues/170)