Remove explicit jellyfish dep from Tox

This is already installed when installing beets, and it's done in a way
that actually gets the right package version for the right Python version.
This commit is contained in:
Adrian Sampson 2020-05-23 09:03:12 -04:00
parent 469541df2e
commit edb31f69d0

View file

@ -20,7 +20,6 @@ deps =
rarfile
responses>=0.3.0
pyxdg
jellyfish
python-mpd2
coverage
discogs-client