We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5970fb commit 7b8eb75Copy full SHA for 7b8eb75
MANIFEST.in
@@ -1,5 +1,9 @@
1
+include .coveragerc
2
+include .travis.yml
3
include LICENSE
4
include MANIFEST.in
5
include README.rst
6
include mopidy_spotify/ext.conf
7
include mopidy_spotify/spotify_appkey.key
8
+
9
+recursive-include tests *.py
0 commit comments