mirror of
https://github.com/beetbox/beets.git
synced 2026-01-08 17:08:12 +01:00
add python-musicbrainz-ngs package to setup.py
This commit is contained in:
parent
5965b37f51
commit
3f4c985f3d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -37,6 +37,7 @@ setup(name='beets',
|
|||
'beets',
|
||||
'beets.ui',
|
||||
'beets.autotag',
|
||||
'beets.autotag.musicbrainz3',
|
||||
'beets.util',
|
||||
'beetsplug',
|
||||
'beetsplug.bpd',
|
||||
|
|
|
|||
Loading…
Reference in a new issue