Skip to content

Commit

Permalink
Use default version of pip
Browse files Browse the repository at this point in the history
  • Loading branch information
daveisfera committed Nov 26, 2024
1 parent cb9ed1e commit 77fea8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
cache: 'pip'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install tox tox-gh-actions
sudo apt-get install libmemcached-dev
- name: Lint
Expand Down

0 comments on commit 77fea8a

Please sign in to comment.