Skip to content

Commit

Permalink
Update MANIFEST.in
Browse files Browse the repository at this point in the history
Changelog currently isn't being added to the distribution as the manifest lists the wrong file name. This fixes the manifest.
  • Loading branch information
dainnilsson committed Apr 15, 2013
1 parent 4a38334 commit 8c3813c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
include LICENSE
include NOTICE
include CHANGES
include CHANGES.md
include README.md
include tests/*.py

0 comments on commit 8c3813c

Please sign in to comment.