Code review comment for lp://staging/~freyes/maas-deployer/missing-deps

Revision history for this message
Billy Olsen (billy-olsen) wrote :

LGTM. I think the markupsafe not getting installed is an issue within pip, possibly a transient failure. The actual dependency is on PyYAML and not on markupsafe, which is PyYAMLs dependency so I think its clean to leave it the way it is in this latest revision.

review: Approve

« Back to merge proposal