Codebase list mopidy-beets / 18c7a3de-e03b-494a-97f3-123e7d4e2d3a/main MANIFEST.in
18c7a3de-e03b-494a-97f3-123e7d4e2d3a/main

Tree @18c7a3de-e03b-494a-97f3-123e7d4e2d3a/main (Download .tar.gz)

MANIFEST.in @18c7a3de-e03b-494a-97f3-123e7d4e2d3a/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 *