This commit is contained in:
ahmadbilalkhalid 2019-09-14 20:39:56 +05:00
commit 463f03a27b
2 changed files with 15 additions and 19 deletions

View file

@ -14,7 +14,9 @@ requests = "*"
flask = "*"
flask-restful = "*"
bitmath = "*"
ucloud-common = "*"
ucloud-common = {editable = true,git = "https://code.ungleich.ch/ucloud/ucloud_common.git",ref = "wip"}
etcd3-wrapper = {editable = true,git = "https://code.ungleich.ch/ungleich-public/etcd3_wrapper.git",ref = "wip"}
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3.git"}
[requires]
python_version = "3.5"