resource pattern

This commit is contained in:
John Lancaster
2026-06-18 19:38:57 -05:00
parent dbaaad8df8
commit d54f427112
11 changed files with 290 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
"fastmcp>=2.10.0",
"pyyaml>=6.0.2",
"zensical>=0.0.45",
]