File: MANIFEST.in

package info (click to toggle)
mopidy-soundcloud 3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 864 kB
  • sloc: python: 826; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include *.py
include *.rst
include .mailmap
include LICENSE
include MANIFEST.in
include pyproject.toml
include tox.ini

recursive-include .github *

include mopidy_*/ext.conf

recursive-include tests *.py
recursive-include tests/data *
recursive-include tests/fixtures *.yaml