gvacommon/README.rst

20 lines
294 B
ReStructuredText

=========
gvacommon
=========
This module contains code that is intended to be shared between gnuviechadmin
components.
Install dependencies
====================
.. code-block::
pipenv install --dev
Run tests
=========
.. code-block::
pipenv run coverage run --branch setup.py test