jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requires troposphere <2.0

ericblade opened this issue · comments

Troposphere 2.0+ is required for new things such as Firehose, but Gordon is troposphere<2.0,>=1.6

pkg_resources.DistributionNotFound: The 'troposphere<2.0,>=1.6' distribution was not found and is required by gordon

Fixed with 6cebe7a