From 393cc33c33cc2cc4aa45565a25e1822c6a115f2b Mon Sep 17 00:00:00 2001
From: "S.P. Mohanty" <spmohanty91@gmail.com>
Date: Wed, 3 Jun 2020 00:07:19 +0200
Subject: [PATCH] Fixes #317 - Update asset path in manifest

---
 MANIFEST.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANIFEST.in b/MANIFEST.in
index 6669a47e..2676ed3b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,7 +9,7 @@ include requirements_continuous_integration.txt
 
 
 
-graft svg
+graft flatland/svg
 graft env_data
 
 
-- 
GitLab