ucloud-image-scanner/Pipfile

15 lines
185 B
TOML
Raw Permalink Normal View History

2019-07-01 18:59:40 +00:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
2019-09-03 16:59:23 +00:00
grpcio = "*"
2019-07-01 18:59:40 +00:00
etcd3 = "*"
2019-09-03 16:59:23 +00:00
python-decouple = "*"
2019-07-01 18:59:40 +00:00
[requires]
python_version = "3.7"