豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions examples/sandbox/extensions/temporal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,7 @@ any cloud provider API keys.
```

The `just worker` and `just tui` commands automatically install dependencies
and patch the installed `temporalio` package with vendored sandbox support.
This patch step is temporary -- the next `temporalio` release will include
sandbox support natively, at which point the vendored plugin and patch step
will be removed. Until then, running the Python scripts directly without
the patch step (i.e. skipping `just worker`/`just tui`) will fail at import
time.
before starting.

## TUI commands

Expand Down
35 changes: 0 additions & 35 deletions examples/sandbox/extensions/temporal/_vendored_plugin/__init__.py

This file was deleted.

This file was deleted.

Loading
Loading