mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 11:02:29 +02:00
add mutagen to dependencies
This commit is contained in:
@@ -6,6 +6,7 @@ authors = [{ name = "glomatico" }]
|
||||
dependencies = [
|
||||
"click",
|
||||
"inquirerpy",
|
||||
"mutagen",
|
||||
"pillow",
|
||||
"protobuf",
|
||||
"pybase62",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
click
|
||||
inquirerpy
|
||||
mutagen
|
||||
pillow
|
||||
protobuf
|
||||
pybase62
|
||||
|
||||
Reference in New Issue
Block a user