Skip to content

Commit

Permalink
Fix typo in MANIFEST import
Browse files Browse the repository at this point in the history
  • Loading branch information
yasinS committed Apr 9, 2017
1 parent ca50d30 commit 86d43b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# file GENERATED by distutils, do NOT edit
CHANGELOG.md
LICENSE
README.md
README.rst
sandcastle.py
setup.cfg
setup.py
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include bucket_names.txt
include bucket-names.txt
include CHANGELOG.md
include README.md
include README.rst
Expand Down

0 comments on commit 86d43b6

Please sign in to comment.