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 1beae05 commit 5d1764dCopy full SHA for 5d1764d
1 file changed
.github/workflows/test.yml
@@ -29,7 +29,6 @@ jobs:
29
- name: Install dependencies
30
run: |
31
uv venv
32
- uv pip install --upgrade pip
33
uv pip install -e ".[dev]"
34
uv sync
35
0 commit comments