From d7dc0fde71d3ff0090222419b973df0c5a73802c Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 6 May 2016 09:29:56 -0400 Subject: README and CHANGES were renamed. Update MANIFEST.in to include them once again in the source distributions. Fixes #575. --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 668e13ce..cfd1b001 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,7 +5,7 @@ recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.htm recursive-include setuptools/_vendor * recursive-include pkg_resources *.py *.txt include *.py -include *.txt +include *.rst include MANIFEST.in include launcher.c include msvc-build-launcher.cmd -- cgit v1.2.1