Covert to package + add setup.py

This commit is contained in:
PCoder 2019-09-11 09:07:10 +05:30
commit 3f03a368f3
5 changed files with 10 additions and 0 deletions

12
Pipfile
View file

@ -1,12 +0,0 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
etcd3 = "*"
[requires]
python_version = "3.7"