Skip to content

build: exclude tests, doc assets, and binary media from sdist#315

Merged
r-krishna merged 1 commit into
productionfrom
build/sdist-excludes
Jun 9, 2026
Merged

build: exclude tests, doc assets, and binary media from sdist#315
r-krishna merged 1 commit into
productionfrom
build/sdist-excludes

Conversation

@r-krishna

Copy link
Copy Markdown
Collaborator

The sdist for v0.2.0 ballooned to 145 MB (vs 23 MB at v0.1.10) due to new rfd3na regression fixtures and tutorial assets, exceeding PyPI's per-file limit. Excluding test data and large doc media brings the sdist to ~17 MB. The wheel is unaffected (it only packages src/ and configs/, none of which match these excludes).

The sdist for v0.2.0 ballooned to 145 MB (vs 23 MB at v0.1.10) due to
new rfd3na regression fixtures and tutorial assets, exceeding PyPI's
per-file limit. Excluding test data and large doc media brings the
sdist to ~17 MB. The wheel is unaffected (it only packages src/ and
configs/, none of which match these excludes).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

@nscorley nscorley left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thanks!

@r-krishna r-krishna merged commit 6600292 into production Jun 9, 2026
5 checks passed
@r-krishna r-krishna deleted the build/sdist-excludes branch June 9, 2026 23:16
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