feat: add directory configuration
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
parent
87be5c22a2
commit
ac9df7eb62
4 changed files with 108 additions and 5 deletions
|
|
@ -8,7 +8,9 @@ dependencies = [
|
|||
"click>=8.2.1",
|
||||
"mistletoe>=1.4.0",
|
||||
"pydantic>=2.11.3",
|
||||
"pydantic-settings[yaml]>=2.10.0",
|
||||
"typer>=0.16.0",
|
||||
"xdg-base-dirs>=6.0.2",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue