From f02fb0cbd82a61d0f20adae608d979eac7d20fdc Mon Sep 17 00:00:00 2001 From: Francia Csaba Date: Mon, 18 Dec 2023 15:13:05 +0100 Subject: [PATCH] Update MANIFEST.in --- MANIFEST.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 5be19fd..5aae476 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1 @@ -recursive-include conf * -recursive-include static * -recursive-include templates * -include logging.conf -include config \ No newline at end of file +recursive-include amarillo/static/ * \ No newline at end of file