[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true

[dev-packages]
bumpversion = "*"
wheel = "*"
watchdog = "*"
flake8 = "*"
tox = "*"
coverage = "*"
pytest = "*"
pytest-runner = "*"
Sphinx = "*"
twine = "*"
rope = "*"

[packages]
konker_client = {path = ".",editable = true}
paho-mqtt = "*"
psutil = "*"
netifaces = "*"
aiohttp = "*"
