From 8cc215301c0415459052d925ac1c084d096fb8ba Mon Sep 17 00:00:00 2001 From: Ander Orbegozo <9and3r@gmail.com> Date: Sun, 30 Oct 2016 14:53:29 +0100 Subject: [PATCH] Added font --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index a597401..00a118e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,6 +5,7 @@ include MANIFEST.in include README.rst include mopidy_touchscreen/ext.conf include mopidy_touchscreen/icomoon.ttf +include mopidy_touchscreen/NotoSans-Regular.ttf include tox.ini recursive-include tests *.py