Skip to content

Commit c99cefe

Browse files
committed
Add Python version and installation instructions
1 parent c9ceb45 commit c99cefe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Prerequisites:
1010
* [Temporal CLI installed](https://docs.temporal.io/cli#install)
1111
* [Local Temporal server running](https://docs.temporal.io/cli/server#start-dev)
1212

13+
The SDK requires Python >= 3.9. You can install Python using uv. For example,
14+
15+
uv python install 3.13
16+
1317
With this repository cloned, run the following at the root of the directory:
1418

1519
uv sync

0 commit comments

Comments
 (0)