thingsboard-python-client-sdk
thingsboard-python-client-sdk copied to clipboard
Don't install mmh3 dependency at runtime
This will install mmh3 when installing the package itself, unless pymmh3 is already installed.
I have updated the readme to explain this.
Fixes #39 Fixes #48 Most likely fixes #50