|
10 months ago | |
---|---|---|
gvacommon | 10 months ago | |
.gitignore | 2 years ago | |
COPYING | 5 years ago | |
MANIFEST.in | 5 years ago | |
Pipfile | 10 months ago | |
Pipfile.lock | 10 months ago | |
README.rst | 10 months ago | |
setup.cfg | 5 years ago | |
setup.py | 10 months ago |
This module contains code that is intended to be shared between gnuviechadmin components.
pipenv install --dev
To run the unit tests and report test coverage use:
pipenv run coverage run --branch setup.py test pipenv run coverage report -m