Skip to content

wazo-platform/wazo-confgend

Repository files navigation

wazo-confgend

Build Status

wazo-confgend is a service for generating configuration files.

Running unit tests

apt-get install libpq-dev python3-dev libffi-dev libyaml-dev
pip install tox
tox --recreate -e py39