From 43a4f682de6d15b89a1f2ca453882867ac3a8131 Mon Sep 17 00:00:00 2001 From: "Yang.Y" Date: Thu, 17 Nov 2022 18:10:38 +0800 Subject: [PATCH] Update MANIFEST.in --- MANIFEST.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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