Update .github/workflows/pypi.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pypi.yml
vendored
2
.github/workflows/pypi.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
uv pip install --system wheel packaging==23.2
|
||||
uv pip install --system --no-build-isolation -e .[dev]
|
||||
uv pip install --system --no-build-isolation -e ".[dev]"
|
||||
|
||||
- name: Extract tag name
|
||||
id: tag
|
||||
|
||||
Reference in New Issue
Block a user