feat: add configio module for comment-preserving YAML round-trip writes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-09 11:11:32 -04:00
parent 4f9bc8c868
commit 326f53f23d
3 changed files with 249 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ server = [
"aiohttp>=3.11",
"Jinja2>=3.1.6",
"matrix-nio>=0.24",
"ruamel.yaml>=0.18",
]
# Minimal client — hbc_mini only, no external dependencies