From 27889c8b97e3c761050e1336131bdd7b20621daf Mon Sep 17 00:00:00 2001 From: Albert Kottke Date: Wed, 22 May 2019 20:51:57 -0700 Subject: [PATCH] Fixes #7. --- MANIFEST.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index a84ba58..2f43df5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ include LICENSE -include HISTORY.rst -include README.rst +include HISTORY.rd +include README.rd include requirements.txt