Skip to content

Commit 1b8587b

Browse files
committed
fix missing mutagen requirement, fixes #283
1 parent 86118b4 commit 1b8587b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"colorama;platform_system=='Windows'",
3838
"ffmpeg-progress-yield",
3939
"colorlog",
40+
"mutagen",
4041
],
4142
license="MIT",
4243
zip_safe=False,

0 commit comments

Comments
 (0)