sbin/sync/Pipfile
author ymh <ymh.work@gmail.com>
Thu, 23 Apr 2020 16:05:11 +0200
changeset 366 e1b8586d04a8
parent 359 7b0f10610cdf
permissions -rw-r--r--
Added tag V02.22.05 for changeset ad6d948f21c5

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