gvacommon/README.rst
2023-07-08 17:30:23 +02:00

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