Skip to content

Commit

Permalink
fix: update wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
aquemy authored and alexbarros committed Mar 12, 2024
1 parent b5a6d65 commit 881e41f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
${{ runner.os }}-${{ matrix.pandas }}-pip-
- run: |
pip install --upgrade pip setuptools wheel
virtualenv --upgrade-embed-wheels
pip install -r requirements.txt "${{ matrix.pandas }}" "${{ matrix.numpy }}"
pip install -r requirements-test.txt
- run: make install
Expand Down

0 comments on commit 881e41f

Please sign in to comment.