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 cc7e029 commit adfe11bCopy full SHA for adfe11b
.github/workflows/publish.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Install dependencies
37
run: |
38
- uv pip install toml
+ uv pip install --system toml
39
40
- name: Extract version from tag and update pyproject.toml
41
0 commit comments