This plugin is part of the QGEP Wastewater project for QGIS.
Code style is enforced with pre-commit. To use :
pip install pre-commit
pre-commit install
To make realeses, create a github release with tag name of format X.Y.Z
(optionally X.Y.Z-R
)