Skip to content

Commit

Permalink
Ensure all files are packaged on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Jan 19, 2014
1 parent 3c79405 commit dc273cd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
include .coveragerc
include .travis.yml
include LICENSE
include MANIFEST.in
include README.rst
include mopidy_scrobbler/ext.conf
include mopidy_scrobbler/ext.conf

recursive-include tests *.py

0 comments on commit dc273cd

Please sign in to comment.