sbin/sync/Pipfile
author ymh <ymh.work@gmail.com>
Thu, 23 Apr 2020 18:57:38 +0200
changeset 368 5d5fbce14207
parent 359 7b0f10610cdf
permissions -rw-r--r--
Added tag V02.22.06 for changeset c242c93f9774

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

[packages]
cffi = "==1.9.1"
cryptography = "==1.7.2"
"enum34" = "==1.1.6"
idna = "==2.5"
ipaddress = "==1.0.18"
paramiko = "==2.1.2"
"pyasn1" = "==0.2.3"
pycparser = "==2.17"
six = "==1.10.0"
Fabric = "==1.13.1"
Mercurial = ">4.8"
"520978f" = {path = "./fablib-0.1.dev.0.tar.gz"}

[dev-packages]

[requires]
python_version = "2.7"