mirror of
https://github.com/beetbox/beets.git
synced 2026-01-08 00:45:55 +01:00
actually remove unconditional enum34 from setup.py
This commit is contained in:
parent
b564683d59
commit
0290c9eadb
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -87,7 +87,6 @@ setup(
|
|||
|
||||
install_requires=[
|
||||
'six',
|
||||
'enum34>=1.0.4',
|
||||
'mutagen>=1.31',
|
||||
'munkres',
|
||||
'unidecode',
|
||||
|
|
|
|||
Loading…
Reference in a new issue