This commit is contained in:
Fundor333
2026-03-13 00:01:10 +01:00
parent 73d79bddf6
commit f8a301e2cd
10 changed files with 590 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"typer",
"python-frontmatter",
"bleach",
"matplotlib>=3.10.8",
]
[project.entry-points.dotenv]