Skip to content

Commit

Permalink
Merge pull request #438 from mrterry/fix_manifest
Browse files Browse the repository at this point in the history
chore: update MANIFEST.in to reflect changes to filenames
  • Loading branch information
bbangert authored Jun 1, 2017
2 parents dabffdf + c9a38c5 commit 8d1f27a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include CHANGES.rst
include CONTRIBUTING.rst
include README.rst
include CHANGES.md
include CONTRIBUTING.md
include README.md
include LICENSE
include MANIFEST.in
exclude .gitignore
Expand Down

0 comments on commit 8d1f27a

Please sign in to comment.