ucloud_common/Pipfile

17 lines
291 B
TOML
Executable File

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
prospector = "*"
[packages]
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"}
pylint = "*"
python-decouple = "*"
etcd3-wrapper = "*"
[requires]
python_version = "3.7"