ucloud-vm/Pipfile

17 lines
211 B
TOML
Raw Normal View History

2019-07-03 13:02:21 +00:00
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
bandit = "*"
2019-07-03 13:02:21 +00:00
[packages]
python-decouple = "*"
etcd3 = "*"
cython = "*"
2019-07-22 07:12:44 +00:00
pylint = "*"
2019-07-03 13:02:21 +00:00
[requires]
python_version = "3.7"