mirror of
https://github.com/beetbox/beets.git
synced 2026-01-02 22:12:53 +01:00
parent
76be623031
commit
eef82aea59
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -101,7 +101,7 @@ setup(
|
|||
extras_require={
|
||||
'fetchart': ['requests'],
|
||||
'chroma': ['pyacoustid'],
|
||||
'discogs': ['discogs-client>=2.0.0'],
|
||||
'discogs': ['discogs-client>=2.1.0'],
|
||||
'echonest': ['pyechonest'],
|
||||
'lastgenre': ['pylast'],
|
||||
'mpdstats': ['python-mpd'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue