Album skeleton creation
This commit is contained in:
parent
4e6cf1d499
commit
e3816dfdb7
8 changed files with 85 additions and 29 deletions
|
|
@ -11,6 +11,7 @@ license = "TODO"
|
|||
photoalbum = 'photoalbum.cli:main'
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
# TODO: make sure we support >=3.10 via tests
|
||||
python = "^3.12"
|
||||
jinja2 = "^3.1.4"
|
||||
pillow = "^10.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue