From 0c33565370d24f5aa971ee611fdae71ca2496629 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Tue, 4 Oct 2016 22:42:06 +0300 Subject: [PATCH] Add docs introduction to manifest Otherwise setup can't fetch the long description. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 5cad100..2ed2010 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,2 @@ include federation/hostmeta/templates/*.html +include docs/introduction.rst