kou commented on code in PR #51117: URL: https://github.com/apache/arrow/pull/51117#discussion_r3909924368
########## dev/archery/MANIFEST.in: ########## @@ -1,4 +1,4 @@ include ../../LICENSE.txt include ../../NOTICE.txt -include archery/reports/* +include archery/templates/* Review Comment: https://github.com/apache/arrow/commit/3830f05a2b6f354437b50e66f65a1578eebfc693 introduced `MANIFEST.in` but it used `templates/` not `reports/`. -- 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]
