ucloud-vm/Pipfile
Ahmed Bilal 745d5f315a Wip
2019-09-03 18:18:43 +02:00

21 lines
353 B
TOML
Executable file

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