Skip to content

Commit

Permalink
Get off of pip 20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jjfiv authored Feb 1, 2020
1 parent 04979f8 commit eb7129c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: py-install
run: |
pip install -r ctoybox/requirements.txt
pip install --upgrade pip
pip install maturin
- name: build-wheel
working-directory: ./ctoybox
Expand Down

0 comments on commit eb7129c

Please sign in to comment.