Skip to content

Commit bb99997

Browse files
zorunBaptiste Jonglez
andcommitted
Fix missing markdown include in manifest (#1274)
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org> (cherry picked from commit 2ce1ea4)
1 parent 0a87cb3 commit bb99997

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MANIFEST.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
include *.rst
2-
recursive-include ihatemoney *.rst *.py *.yaml *.po *.mo *.html *.css *.js *.eot *.svg *.woff *.txt *.png *.webp *.ini *.cfg *.j2 *.jpg *.gif *.ico *.xml
3-
include LICENSE CONTRIBUTORS CHANGELOG.rst
1+
include *.md
2+
recursive-include ihatemoney *.py *.yaml *.po *.mo *.html *.css *.js *.eot *.svg *.woff *.txt *.png *.webp *.ini *.cfg *.j2 *.jpg *.gif *.ico *.xml
3+
include LICENSE CONTRIBUTORS

0 commit comments

Comments
 (0)