sbin/sync/Pipfile
author ymh <ymh.work@gmail.com>
Wed, 22 Apr 2020 17:22:11 +0200
changeset 363 99ae834adb24
parent 359 7b0f10610cdf
permissions -rw-r--r--
update platform dependencies

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