Skip to content

Commit 24bfb34

Browse files
brianschubertJukkaL
authored andcommitted
Include CHANGELOG.md in sdists (#17882)
Refs #17880
1 parent 21d46ed commit 24bfb34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ include runtests.py
4141
include pytest.ini
4242
include tox.ini
4343

44-
include LICENSE mypyc/README.md
45-
exclude .gitmodules CONTRIBUTING.md CREDITS ROADMAP.md CHANGELOG.md action.yml .editorconfig
44+
include LICENSE mypyc/README.md CHANGELOG.md
45+
exclude .gitmodules CONTRIBUTING.md CREDITS ROADMAP.md action.yml .editorconfig
4646
exclude .git-blame-ignore-revs .pre-commit-config.yaml
4747

4848
global-exclude *.py[cod]

0 commit comments

Comments
 (0)