a
This commit is contained in:
parent
0a1cdf5bf0
commit
cd925bfb1e
4 changed files with 116 additions and 14 deletions
6
Pipfile
6
Pipfile
|
|
@ -4,11 +4,11 @@ url = "https://pypi.org/simple"
|
|||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pylint = "*"
|
||||
|
||||
[packages]
|
||||
grpcio = "*"
|
||||
etcd3 = "*"
|
||||
etcd3-wrapper = "*"
|
||||
python-decouple = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue