pankajkoti commented on code in PR #33637: URL: https://github.com/apache/airflow/pull/33637#discussion_r1309958647
########## setup.cfg: ########## @@ -22,7 +22,7 @@ author = Apache Software Foundation author_email = [email protected] url = https://airflow.apache.org/ version = attr: airflow.__version__ -long_description = file: README.md +long_description = file: generated/PYPI_README.md Review Comment: Thank you. Yes, confirmed that the file is included both in the `.tar.gz` and in the wheel's pkg description <img width="857" alt="Screenshot 2023-08-30 at 2 44 28 PM" src="https://github.com/apache/airflow/assets/10206082/a833ded7-7a59-4cc4-883a-e8687fd8db33"> -- 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]
