We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79578dd commit d48e7a3Copy full SHA for d48e7a3
1 file changed
README.md
@@ -141,7 +141,6 @@ Once the environment is ready, execute repo scripts with `uv run`:
141
142
```sh
143
uv run python examples/full_example.py
144
-uv run python scripts/download-binary.py
145
uv run --isolated --all-extras pytest
146
```
147
</details>
0 commit comments