We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9af90 commit 6a7fc0fCopy full SHA for 6a7fc0f
CONTRIBUTING.md
@@ -25,7 +25,7 @@ We use `uv` to manage virtual environments. If you don't have it installed, see
25
uv sync --frozen --group dev
26
```
27
28
-3. Activate the virtual environment (optional):
+3. Activate the virtual environment managed by `uv`:
29
```bash
30
source .venv/bin/activate
31
0 commit comments