Add env() config binding with teleport() for CLI-to-worker config passing
This commit is contained in:
@@ -23,3 +23,8 @@ build-backend = "hatchling.build"
|
||||
[tool.hatch.version]
|
||||
source = "vcs"
|
||||
raw-options.root = ".."
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"msgspec>=0.21.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user