mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
--HG-- rename : bts.py => bts rename : test/alltests.py => test/testall.py extra : convert_revision : svn%3A41726ec3-264d-0410-9c23-a9f1637257cc/trunk%40130
4 lines
139 B
Text
4 lines
139 B
Text
# Exclude tests from the source distribution. They require resources
|
|
# that make the distribution heavier than it needs to be.
|
|
prune test
|
|
|