Skip to content

Commit

Permalink
Try upgrading pip.
Browse files Browse the repository at this point in the history
  • Loading branch information
Segev BenZvi committed Aug 16, 2024
1 parent 43a9595 commit f230a37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac12-py311-312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:

- name: Install hop-client
run: |
python -m pip install --upgrade pip
pip install setuptools wheel hop-client==0.9.0
# wget https://files.pythonhosted.org/packages/64/d1/108cea042128c7ea7790e15e12e3e5ed595bfcf4b051c34fe1064924beba/hop-client-0.9.0.tar.gz
# tar -xzf hop-client-0.9.0.tar.gz
Expand Down

0 comments on commit f230a37

Please sign in to comment.