sbin/sync/Pipfile
author ymh <ymh.work@gmail.com>
Mon, 29 Jul 2024 23:18:55 +0200
changeset 131 2a18dfe8bfc0
parent 93 7b6bcc33783f
permissions -rw-r--r--
last change before install

[[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"