Skip to content

Commit

Permalink
Merge pull request #26 from koobs/patch-1
Browse files Browse the repository at this point in the history
Fix typo (inlcude) in MANIFEST.in
  • Loading branch information
rasbt committed Mar 14, 2016
2 parents 1643d2f + 93ce9d6 commit e072478
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 README.md
include CONTRIBUTING.md
inlcude CHANGELOG.md
include CHANGELOG.md
include tests/*

0 comments on commit e072478

Please sign in to comment.