Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 576 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 576 Bytes

Weni-Protobuffers

Weni Protobufs, used as dependency files.

Badge

Manual Installation - Local Package

cd python/
poetry build
cd dist/
tar -xvf weni-protobuffers-1.2.10.tar.gz # Look at specific version
cd weni-protobuffers-1.2.10/ # Look at specific version
python setup.py develop

Check installed packages

pip freeze | grep weni

Now you can use this package as dependency in rapidpro-apps. Help us "Unleash Human Potential"