From 962e3da3a65a7cfd1de21a95705fa013cc25a2dc Mon Sep 17 00:00:00 2001 From: Benjamin Mitzkus Date: Fri, 12 Jul 2019 19:05:19 +0200 Subject: [PATCH] Adjusted paths in MANIFEST to new naming scheme --- MANIFEST.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index fc8f109..68942ee 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include corruptions/frost/*.png -include corruptions/frost/*.jpg +include imagecorruptions/frost/*.png +include imagecorruptions/frost/*.jpg