diff --git a/MANIFEST.in b/MANIFEST.in index c29f6ab..c633a41 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include MANIFEST.in README.rst AUTHORS.txt LICENSE.txt CHANGELOG.rst -recursive-include notifications *.py *.html *.js *.txt *.mo *.po +include MANIFEST.in README.md AUTHORS.txt LICENSE.txt CHANGELOG.md +recursive-include notifications *.py *.html *.txt *.po