From ce3cd3d875cd78fe428d974c99b2245edeec5096 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 10 Sep 2013 11:52:18 +0200 Subject: [PATCH] Added README.rst to manifest template. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index d281fa4..af5cdf7 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,6 @@ include AUTHORS include LICENSE +include README.rst include buildout.cfg include bootstrap.py recursive-include authority/templates/authority *.html