mirror of
https://github.com/beetbox/beets.git
synced 2026-01-08 17:08:12 +01:00
bump required python-musicbrainz2 version to 0.7.2
This commit is contained in:
parent
742ebdf698
commit
a3b5fcba8a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -48,7 +48,7 @@ setup(name='beets',
|
|||
|
||||
install_requires=[
|
||||
'mutagen',
|
||||
'python-musicbrainz2 >= 0.7.0',
|
||||
'python-musicbrainz2 >= 0.7.2',
|
||||
'munkres',
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue