jedcunningham commented on code in PR #48401: URL: https://github.com/apache/airflow/pull/48401#discussion_r2014765172
########## dev/README_RELEASE_PROVIDERS.md: ########## @@ -389,6 +395,9 @@ pushd dist popd ``` +if you see ``Library not loaded error`` it means that you are missing `libassuan` and `gnupg`. Review Comment: ```suggestion If you see ``Library not loaded error`` it means that you are missing `libassuan` and `gnupg`. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
