From 96cc0781182fd1d6b928f76002fa6a5c60476be8 Mon Sep 17 00:00:00 2001 From: Paul Franklin Date: Mon, 4 Sep 2017 11:23:44 -0700 Subject: [PATCH] put the entire 'example' tree in the tar file made by 'setup.py sdist' --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index f8cee0f81..f9ae5b52a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,6 +13,7 @@ include TestPlan.txt recursive-include data * recursive-include debian * recursive-include docs * +recursive-include example * recursive-include gramps * recursive-include help * recursive-include images *