Skip to content

Commit

Permalink
Include CHANGELOG.md in sdists (python#17882)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianschubert authored Oct 6, 2024
1 parent 4e4826f commit dfb7be1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ include runtests.py
include pytest.ini
include tox.ini

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

global-exclude *.py[cod]
Expand Down

0 comments on commit dfb7be1

Please sign in to comment.