From 63ad5d41d05c93e33d54fd6655eeb1b743b03441 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 24 Mar 2015 12:21:22 +0100 Subject: [PATCH] pkg: Include tox.ini, explicitly prune empty docs and fonts dir --- MANIFEST.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index b325d23..a597401 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,5 +5,9 @@ include MANIFEST.in include README.rst include mopidy_touchscreen/ext.conf include mopidy_touchscreen/icomoon.ttf +include tox.ini recursive-include tests *.py + +prune docs +prune mopidy_touchscreen/fonts