Skip to content

Commit 4dba8b6

Browse files
authored
update pythonpublish
1 parent 7e248a1 commit 4dba8b6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pythonpublish.yml

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
python-version: '3.x'
2727
- name: Install uv
2828
uses: astral-sh/setup-uv@v5
29-
- name: Install dependencies
30-
run: |
31-
uv pip install --upgrade pip
32-
uv pip install setuptools wheel twine
3329

3430
- name: Make sure unit tests succeed
3531
run: |

0 commit comments

Comments
 (0)