WiP: add logo (positioning still broken)

This commit is contained in:
2025-01-31 22:48:20 +01:00
parent b5a0df0471
commit 2e001e5858
6 changed files with 260 additions and 10 deletions

View File

@@ -8,6 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
reportlab = "^4.2.5"
svglib = "^1.5.1"
[build-system]