Skip to content
Snippets Groups Projects
Unverified Commit 76130feb authored by Junya Hayashi's avatar Junya Hayashi Committed by GitHub
Browse files

Merge pull request #10 from groove-x/hotfix/add-bson

Add bson module in requirements.txt
parents 633a7283 2d58909e
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,12 @@ This limitation can be overcome by defining custom bridge class, though.
$ sudo apt-get install mosquitto mosquitto-clients
```
### Install python modules
```bash
$ pip install -r requirements.txt
```
### launch node
``` bash
......
bson>=0.5.2
inject>=3.3.1
paho-mqtt>=1.2
msgpack-python>=0.4.8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment