Skip to content

Add dependency on python3-yaml to get around pyyaml 6 requiring chaperone to be fixed

micah requested to merge micah/chaperone-base:micah-master-patch-80526 into master

Without this, pip will install pyyaml 6 which will result in a broken chaperone.

Merge request reports