blob: 7ac12d08674629451eda5c029bec5d25d4824c5d [file] [log] [blame]
post_install() {
cat << EOT
==> Note that even though this package uses libyaml library,
==> slower pure python implementation is used by default.
==> See https://pyyaml.org/wiki/PyYAMLDocumentation
EOT
}