Skip to content

Commit

Permalink
include README/CHANGELOG in dist
Browse files Browse the repository at this point in the history
  • Loading branch information
kteague committed Aug 7, 2019
1 parent b3ba99a commit bb019bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ global-exclude *.egg-info
graft src/aim
recursive-exclude src __pycache__/*

exclude *.txt *.ini *.cfg *.md *.lock Pipfile
include README.md CHANGELOG.md

exclude *.txt *.ini *.cfg *.lock Pipfile

0 comments on commit bb019bd

Please sign in to comment.