ucloud-vm/Pipfile
2019-09-13 16:26:26 +05:00

20 lines
286 B
TOML
Executable file

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
bandit = "*"
pylama = "*"
prospector = "*"
pylint = "*"
[packages]
python-decouple = "*"
sshtunnel = "*"
bitmath = "*"
etcd3-wrapper = "*"
ucloud-common = "*"
[requires]
python_version = "3.5"