a
This commit is contained in:
parent
5092c6e1c6
commit
f0af8aec72
2 changed files with 15 additions and 21 deletions
5
Pipfile
5
Pipfile
|
|
@ -13,8 +13,9 @@ pylint = "*"
|
|||
python-decouple = "*"
|
||||
sshtunnel = "*"
|
||||
bitmath = "*"
|
||||
ucloud-common = "*"
|
||||
etcd3-wrapper = "*"
|
||||
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3.git"}
|
||||
etcd3-wrapper = {editable = true,git = "https://code.ungleich.ch/ungleich-public/etcd3_wrapper.git",ref = "wip"}
|
||||
ucloud-common = {editable = true,git = "https://code.ungleich.ch/ucloud/ucloud_common.git",ref = "wip"}
|
||||
|
||||
[requires]
|
||||
python_version = "3.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue