Revert "add six as a new dependency for beets" for now

It will return after the next bugfix release
This reverts commit 705557a5d2.
This commit is contained in:
Johnny Robeson 2016-06-20 00:16:18 -04:00
parent ae4fd64d3a
commit 5208cfcaed
2 changed files with 0 additions and 2 deletions

View file

@ -86,7 +86,6 @@ setup(
},
install_requires=[
'six',
'enum34>=1.0.4',
'mutagen>=1.27',
'munkres',

View file

@ -24,7 +24,6 @@ deps =
jellyfish
python-mpd2
coverage
six
[_flake8]
deps =