From d026e680c6353200b2107f7caf367bf47d5740e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Voituret?= Date: Mon, 28 Oct 2019 14:39:10 +0100 Subject: [PATCH] fix: embedded configuration link --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 31960c7..900e35d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ -include src/resources/*.json +include spleeter/resources/*.json include README.md include LICENSE \ No newline at end of file