add support for album descriptions
This commit is contained in:
parent
03debf05bc
commit
7ae5d8271c
4 changed files with 32 additions and 3 deletions
|
|
@ -17,6 +17,7 @@ jinja2 = "^3.1.4"
|
|||
pillow = "^10.4.0"
|
||||
rich = "^13.7.1"
|
||||
pyyaml = "^6.0.1"
|
||||
markdown = "^3.6"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue