tomwwright / littleorange

Minimalist AWS multi-account cloud leveraging CloudFormation and Lambda.
GNU General Public License v3.0
4 stars 1 forks source link

sceptre dependency locking issue networkx==2.1 conflicts with cfn-lint #13

Open tomwwright opened 3 years ago

tomwwright commented 3 years ago

Has been resolved on sceptre repository, just hasn't been a pypi release yet. Something to keep an eye on and resolve when there is a new version via upgrade

https://github.com/Sceptre/sceptre/issues/916

tomwwright commented 3 years ago

Looks like the upgrade for networkx that went in was reverted due to build issue. Currently working around this using Docker in this repository (run cfn-lint in container)