a
This commit is contained in:
parent
c4fdd72ad8
commit
6c4175adb2
2 changed files with 87 additions and 6 deletions
4
Pipfile
4
Pipfile
|
|
@ -8,7 +8,9 @@ pylint = "*"
|
|||
|
||||
[packages]
|
||||
python-decouple = "*"
|
||||
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