Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[setuptools]Ignore all *.h/*.cc et.al unrelated files packed into wheel #1316

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

Aurelius84
Copy link
Collaborator

What's New ?

pyproject.toml 添加对C++ 源码文件的忽略标记,避免其被打包进wheel 文件里。

优化前的wheel 内目录文件:
image

优化后的wheel 内目录文件:
image

Copy link
Collaborator

@Zheng-Bicheng Zheng-Bicheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

大佬这个 .in 文件是不是应该一起删除了?

pyproject.toml Outdated Show resolved Hide resolved
@Aurelius84 Aurelius84 requested a review from Zheng-Bicheng July 12, 2024 04:32
Copy link
Collaborator

@Zheng-Bicheng Zheng-Bicheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Zheng-Bicheng Zheng-Bicheng merged commit fd09832 into PaddlePaddle:develop Jul 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants