Skip to content

Commit 6ecf7f9

Browse files
committed
remove twine install from release job in ci
1 parent e8e4d3d commit 6ecf7f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -673,8 +673,6 @@ jobs:
673673

674674
- uses: astral-sh/setup-uv@v6
675675

676-
- run: pip install -U twine
677-
678676
- name: check package version
679677
run: uv run .github/check_version.py
680678

0 commit comments

Comments
 (0)