gvacommon/README.rst

321 B

gvacommon

This module contains code that is intended to be shared between gnuviechadmin components.

Install dependencies

poetry install --with=dev

Run tests

To run the unit tests and report test coverage use:

poetry run tox