bumper/Pipfile
Brian Martin 58e7ce0653 WIP: Working POC
Basics are in and this can act as a bumper server for control of D901.
TODO: Better threading and cleanup
2019-01-31 09:43:06 -05:00

10 lines
139 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
hbmqtt = "*"
paho-mqtt = "*"
[dev-packages]