github-actions[bot] opened a new pull request, #52910:
URL: https://github.com/apache/airflow/pull/52910

   The file might be a left-over from earlier api generation and it is
   already .gitignored, so it does not appear in the source tarball,
   but sdist and wheel generation does not look at .gitignored files
   (for a good reason - we might want to include some generated files
   in those distributions) - so we should exclude it manually similarly
   as we already do with node_modules for example.
   (cherry picked from commit 93f2bccf58ce45ec7ddcb595198cdca91107dd3d)
   
   Co-authored-by: Jarek Potiuk <ja...@potiuk.com>


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to