Skip to content

[python] Remove tests in the build artifact#7984

Merged
JingsongLi merged 1 commit into
apache:masterfrom
aisk:python-remove-tests
May 26, 2026
Merged

[python] Remove tests in the build artifact#7984
JingsongLi merged 1 commit into
apache:masterfrom
aisk:python-remove-tests

Conversation

@aisk
Copy link
Copy Markdown

@aisk aisk commented May 26, 2026

Purpose

Currently, the tests folder is included in the generated package uploaded to PyPI server:

{82B2247E-71C9-42C7-B588-706665221CDD}

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.

@JingsongLi
Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit f98d995 into apache:master May 26, 2026
6 checks passed
@aisk aisk deleted the python-remove-tests branch May 26, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants