Basics are in and this can act as a bumper server for control of D901. TODO: Better threading and cleanup
10 lines
139 B
TOML
10 lines
139 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
hbmqtt = "*"
|
|
paho-mqtt = "*"
|
|
|
|
[dev-packages]
|