feat(config): add hot-reload via watchfiles (#78)

This commit is contained in:
banteg
2026-01-10 02:41:05 +04:00
committed by GitHub
parent 910e7a6d98
commit 801d04cfdf
12 changed files with 659 additions and 25 deletions
+1
View File
@@ -18,6 +18,7 @@ dependencies = [
"structlog>=25.5.0",
"sulguk>=0.11.1",
"typer>=0.21.0",
"watchfiles>=0.21.0",
]
classifiers = [
"License :: OSI Approved :: MIT License",