kaxil commented on pull request #16577: URL: https://github.com/apache/airflow/pull/16577#issuecomment-865854877
@potiuk @uranusjr Did you guys actually try out? I had, unless I missed something (which is also possible :) ) The same link that you used Jarek explain the three options: https://setuptools.readthedocs.io/en/latest/userguide/datafiles.html  If a package has `include_package_data` as `True`, `MANIFEST.in` is also used. Also summarized somewhat in https://github.com/pypa/setuptools/issues/511#issuecomment-570177072 @potiuk I would want to continue with this PR and you can optimize it in yours. I have updated the PR title and description to say I want to exclude yarn.lock file from both tar.gz and .whl -- 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. For queries about this service, please contact Infrastructure at: [email protected]
