diff --git a/setup.cfg b/setup.cfg index fef036e1..37324486 100755 --- a/setup.cfg +++ b/setup.cfg @@ -56,6 +56,11 @@ exclude = __tests__.* +[options.package_data] +mopidy_iris = + static/* + + [options.entry_points] mopidy.ext = iris = mopidy_iris:Extension