Added config parsing and validation with voluptuous

This commit is contained in:
Alexander Werner
2018-11-05 16:50:06 +01:00
parent 228043c0e0
commit 8099e2c3ca
6 changed files with 39 additions and 4 deletions

10
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "bd0fbeefa6073d17fbdcf3879ed282ebcb875445ae4ea4ef2eef2c261c13094c"
"sha256": "07aac5a19e64863bc015b63d301912dc79586e7be06dd8056b60dd0e6fb26629"
},
"pipfile-spec": 6,
"requires": {
@@ -105,6 +105,14 @@
"sha256:de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22"
],
"version": "==1.24.1"
},
"voluptuous": {
"hashes": [
"sha256:303542b3fc07fb52ec3d7a1c614b329cdbee13a9d681935353d8ea56a7bfa9f1",
"sha256:567a56286ef82a9d7ae0628c5842f65f516abcb496e74f3f59f1d7b28df314ef"
],
"index": "pypi",
"version": "==0.11.5"
}
},
"develop": {