Microservices communication using publish and subscribe.
pip3 install -r requirements/dev.txt
make test
For unit test you must have moto running
- In your local dist directory remove any old version of the package.
- Create the new version of the package:
make build
- Upload to pypi:
make package_upload
- Install:
pip install paper-cup