Skip to content

Commit

Permalink
Add pyvips dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoe91 committed Jan 17, 2024
1 parent 82b639b commit 709f311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: |
python -m pip install -U pip # Official recommended way
pip install pytest
pip install pyvips
pip install -e .
- name: Test pipeline with pytest
run: |
Expand Down

0 comments on commit 709f311

Please sign in to comment.