uranusjr commented on code in PR #33637:
URL: https://github.com/apache/airflow/pull/33637#discussion_r1309878809


##########
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:
   You can build the package with `breeze release-management 
prepare-airflow-package --package-format sdist` and extract it to check if it’s 
in the package.



##########
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:
   You can build the package with `breeze release-management 
prepare-airflow-package --package-format sdist` and extract it to check if it’s 
in the package.



-- 
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]

Reply via email to