mirror of
https://github.com/glomatico/votify.git
synced 2026-09-26 19:12:27 +02:00
Add colorama to project dependencies
This commit is contained in:
@@ -5,6 +5,7 @@ requires-python = ">=3.10"
|
||||
authors = [{ name = "glomatico" }]
|
||||
dependencies = [
|
||||
"click",
|
||||
"colorama",
|
||||
"inquirerpy",
|
||||
"mutagen",
|
||||
"pillow",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
click
|
||||
colorama
|
||||
inquirerpy
|
||||
mutagen
|
||||
pillow
|
||||
|
||||
Reference in New Issue
Block a user