File: MANIFEST.in

package info (click to toggle)
mopidy-mpris 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 308 kB
  • sloc: python: 1,734; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
include *.rst
include .mailmap
include .travis.yml
include LICENSE
include MANIFEST.in
include mopidy_mpris/ext.conf
include tox.ini

recursive-include tests *.py