thingsboard-python-rest-client
thingsboard-python-rest-client copied to clipboard
Requirements not installed
It seems like the requirements from the requirements.txt are not automatically installed, if installing the client with pip.
I would expect, that they will be automatically installed, which would normally be done within the setup.py.
Right now the need to be manually installed, which still is easy as there is the requirements.txt.