sbin/sync/Pipfile
author ymh <ymh.work@gmail.com>
Tue, 21 Jan 2020 18:11:36 +0100
changeset 93 7b6bcc33783f
permissions -rw-r--r--
Add setuptools_hg to be installed

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

[packages]
Fabric = "==1.13.1"
Mercurial = ">4.8"

[dev-packages]

[requires]
python_version = "2.7"