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

6
setup.cfg Normal file
View File

@@ -0,0 +1,6 @@
[flake8]
application-import-names = mopidy_touchscreen,tests
exclude = .git,.tox
[wheel]
universal = 1