Wip
This commit is contained in:
parent
726839f4c6
commit
f40d9c3f11
8 changed files with 14 additions and 15 deletions
3
Pipfile
Normal file → Executable file
3
Pipfile
Normal file → Executable file
|
|
@ -7,12 +7,15 @@ verify_ssl = true
|
|||
bandit = "*"
|
||||
flake8 = "*"
|
||||
black = "==19.3b0"
|
||||
pylint = "*"
|
||||
|
||||
[packages]
|
||||
python-decouple = "*"
|
||||
pytest = "*"
|
||||
coverage = "*"
|
||||
grpcio = "*"
|
||||
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"}
|
||||
pylint = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue