14 lines
232 B
Text
14 lines
232 B
Text
|
[[source]]
|
||
|
name = "pypi"
|
||
|
url = "https://pypi.org/simple"
|
||
|
verify_ssl = true
|
||
|
|
||
|
[dev-packages]
|
||
|
|
||
|
[packages]
|
||
|
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"}
|
||
|
pylint = "*"
|
||
|
|
||
|
[requires]
|
||
|
python_version = "3.7"
|