wazo-bus is a library used internally in Wazo to communicate with other components of Wazo using RabbitMQ
pip install tox
tox -e py39
tox -e integration
Use the following commands to build wazo-bus
manually. The resulting packages will be in the
parent directory.
dch -i # Increment the version in the changelog
dpkg-buildpackage -us -uc