This commit is contained in:
ahmadbilalkhalid 2019-10-15 20:27:10 +05:00
commit f00df143bf
5 changed files with 252 additions and 68 deletions

View file

@ -16,3 +16,7 @@ python-etcd3 = {editable = true,git = "git+https://github.com/kragniz/python-etc
[requires]
python_version = "3.5"
[dev-packages]
pylint = "*"
flake8 = "*"