Skip to content

Commit 746f693

Browse files
chore: remove custom code
1 parent e66e8a9 commit 746f693

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
run: |
2121
curl -sSf https://rye.astral.sh/get | bash
2222
echo "$HOME/.rye/shims" >> $GITHUB_PATH
23-
/home/runner/.rye/self/bin/python3 -m ensurepip --default-pip
2423
env:
2524
RYE_VERSION: '0.44.0'
2625
RYE_INSTALL_OPTION: '--yes'

0 commit comments

Comments
 (0)