First commit

This commit is contained in:
Ander
2014-07-14 13:20:52 +02:00
commit e16784d374
21 changed files with 611 additions and 0 deletions

8
MANIFEST.in Normal file
View File

@@ -0,0 +1,8 @@
include .coveragerc
include .travis.yml
include LICENSE
include MANIFEST.in
include README.rst
include mopidy_touchscreen/ext.conf
recursive-include tests *.py