Skip to content

Keep RELEASING.md out of the source distribution - #71

Merged
gyli merged 1 commit into
masterfrom
chore/exclude-releasing-from-sdist
Sep 17, 2026
Merged

gyli merged 1 commit into
masterfrom
chore/exclude-releasing-from-sdist

Conversation

@gyli

@gyli gyli commented Sep 17, 2026

Copy link
Copy Markdown
Owner

MANIFEST.in has include *.md, so the release note added in #70 started shipping inside the sdist. It documents how a release is cut from this repository, which is of no use to anyone unpacking the source distribution.

exclude RELEASING.md after the glob, with a comment saying why so it does not get reverted as noise.

Verified on a rebuilt sdist: RELEASING.md is gone, CHANGELOG.md, README.md and README_pypi.rst are all still there.

MANIFEST.in has `include *.md`, so the release note added in #70 started shipping inside
the sdist. It documents how a release is cut from this repository, which is of no use to
anyone unpacking the source distribution.

Verified on a rebuilt sdist: RELEASING.md is gone, CHANGELOG.md, README.md and
README_pypi.rst are all still there.
@gyli
gyli merged commit a784f72 into master Sep 17, 2026
13 checks passed
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