Skip to content

Commit c86a52e

Browse files
committed
docs: Python sample setup is now just uv sync
1 parent 319e0d4 commit c86a52e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

samples/python/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
## Development
44

55
```
6-
make dev
7-
. .venv/bin/activate
6+
uv sync
87
```
98

109
## Run the sample app

0 commit comments

Comments
 (0)