aisk opened a new pull request, #7984:
URL: https://github.com/apache/paimon/pull/7984
### Purpose
Currently, the `tests` folder is included in the generated package uploaded
to PyPI server:
<img width="629" height="222" alt="{82B2247E-71C9-42C7-B588-706665221CDD}"
src="https://github.com/user-attachments/assets/9cb18d5e-a1ad-459d-9cbd-ac1507b7d7d4"
/>
It contains more than 100 extra files and increases the package size by
about 1.5 MB. These files are also installed on users' machines, but they are
not needed. We should exclude the `tests` folder from 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]