This commit is contained in:
ahmadbilalkhalid 2019-09-26 18:07:17 +05:00
parent 3f8edcbc58
commit ef9e9a7967
2 changed files with 4 additions and 4 deletions

View file

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

2
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "da90d961feef2b4b39b395ebfa226fa05e603b16c85d79fa5de44e8e86fc8c2e"
"sha256": "4c11e0d6a187cd2dfe45a153fdb96ca980ecee0c8a1a95d3143d2c1612b77c25"
},
"pipfile-spec": 6,
"requires": {