Skip to content

Commit 137d3aa

Browse files
authored
Merge pull request #31 from danmilon/mr/add-changelog-for-setup-to-work
include the CHANGELOG.md file in the python package
2 parents 00c7dc3 + 7275c3f commit 137d3aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Include the license file
22
include LICENSE
3+
# Include the changelog file
4+
include CHANGELOG.md
35
# Include test data
46
include tests/valid/*

0 commit comments

Comments
 (0)