Skip to content

Commit

Permalink
Merge pull request #531 from jdufresne/manifest
Browse files Browse the repository at this point in the history
Add MANIFEST.in to include additional files in releases
  • Loading branch information
timothycrosley committed May 29, 2017
2 parents 4224a37 + a77a161 commit 2ac1f96
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
include ACKNOWLEDGEMENTS.md
include CHANGELOG.md
include LICENSE
include test_isort.py

0 comments on commit 2ac1f96

Please sign in to comment.