crowncloud/Pipfile

12 lines
159 B
TOML
Raw Permalink Normal View History

2019-06-01 19:27:16 +00:00
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
flask = "*"
python-etcd = "*"
[requires]
python_version = "3.7"