deploy/Pipfile
author ymh <ymh.work@gmail.com>
Mon, 17 Jun 2019 17:00:14 +0200
changeset 24 86535a5969b8
parent 12 d9d75b93e132
child 41 8097809b86e6
permissions -rw-r--r--
Style correction + remove emoji from CDN prefetch (cf. disable-emojis plugin)

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
ansible = "*"

[dev-packages]

[requires]
python_version = "3.7"