Merge branch 'master' into tests

This commit is contained in:
Brian Martin 2019-03-11 23:18:23 -04:00 committed by GitHub
commit 4d4f0f4e40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ name = "pypi"
hbmqtt = "*"
aiohttp = "*"
tinydb = "*"
pyyaml = ">=4.2b1"
[dev-packages]
black = "*"