Fix tests

This commit is contained in:
Linus Groh
2018-04-17 13:02:45 +02:00
parent 225aec5df7
commit 8d569aca3f
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ setup(
'pafy >= 0.5.3.1',
'spotipy >= 2.4.4',
'mutagen >= 1.37',
'beautifulsoup4 >= 4.6.0',
'unicode-slugify >= 0.1.3',
'titlecase >= 0.10.0',
'logzero >= 1.3.1',