Codebase list mopidy-beets / run/d373bc88-f0a9-4eb7-9da2-da8bbf056f05/main MANIFEST.in
run/d373bc88-f0a9-4eb7-9da2-da8bbf056f05/main

Tree @run/d373bc88-f0a9-4eb7-9da2-da8bbf056f05/main (Download .tar.gz)

MANIFEST.in @run/d373bc88-f0a9-4eb7-9da2-da8bbf056f05/mainraw · history · blame

include *.py
include *.rst
include .mailmap
include .travis.yml
include LICENSE
include MANIFEST.in
include pyproject.toml
include tox.ini

recursive-include .circleci *
recursive-include .github *

include mopidy_*/ext.conf

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