Skip to content

Commit

Permalink
skip setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner committed Nov 18, 2023
1 parent cb0e3ae commit 3558e25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ jobs:
run: |
sudo apt-get update
sudo apt-get -yq install python2.7
- name: Install setuptools
run: python2.7 -m pip install setuptools
- name: Display the Python version
run: python2.7 -VV
- name: Run tests
Expand Down

0 comments on commit 3558e25

Please sign in to comment.