Skip to content

Commit 9077cee

Browse files
committed
Upgrade setuptools, wheel and pip
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 02b85bc commit 9077cee

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ jobs:
4343

4444
- name: Install dependencies
4545
run: make dev envfile
46-
47-
- name: Upgrade pip, setuptools, wheel
48-
run: |
49-
python -m pip install --upgrade pip==26.0.1 setuptools==82.0.0 wheel==0.46.3
5046
# Disable codestyle checks until we have cleaned up the code
5147
# - name: Validate code format
5248
# run: make check

0 commit comments

Comments
 (0)