Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jul 5, 2025

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 93f2bcc)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

…distributions (#52908)

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 93f2bcc)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk marked this pull request as ready for review July 5, 2025 22:13
@potiuk potiuk merged commit 0b2f6b0 into v3-0-test Jul 5, 2025
52 checks passed
@potiuk potiuk deleted the backport-93f2bcc-v3-0-test branch July 5, 2025 22:46
kaxil pushed a commit that referenced this pull request Jul 7, 2025
…distributions (#52908) (#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 93f2bcc)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
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.

1 participant