Install mutagen

This commit is contained in:
Jon Fairbanks
2025-05-29 16:11:26 -07:00
parent bb1771be7a
commit 2f58000aa2
2 changed files with 11 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ pylint = "*"
aiohttp = "*"
python-socketio = "~=5.0"
yt-dlp = "*"
mutagen = "*"
[requires]
python_version = "3.11"