Skip to content

Commit

Permalink
Fix uv Pulumi.yaml example (#13373)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienp authored Nov 18, 2024
1 parent e0e8b3a commit b2c4e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/iac/languages-sdks/python/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ When using `uv` Pulumi will create a virtual environment in the `.venv` director
runtime:
name: python
options:
toolchain: pip
toolchain: uv
virtualenv: .venv
```

Expand Down

0 comments on commit b2c4e4f

Please sign in to comment.