This commit is contained in:
ahmadbilalkhalid 2019-08-30 19:31:58 +05:00
commit 37b88606fe

View file

@ -13,6 +13,7 @@ pylint = "*"
python-decouple = "*"
pytest = "*"
coverage = "*"
grpcio = "*"
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"}
pylint = "*"