Skip to content

Commit

Permalink
added py39-numpy package to FreeBSD testing build
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Nov 6, 2023
1 parent 4652ac9 commit 6a024b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cirrus_general_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ test_src_build_full_freebsd_task:
install_libheif_script:
- pkg install -y libheif gcc
- pkg install -y py39-pip
- pkg install -y py39-pillow
- pkg install -y py39-pillow py39-numpy
install_pillow_heif_script:
- python3 -m pip -v install ".[tests-min]"
libheif_info_script:
Expand Down

0 comments on commit 6a024b8

Please sign in to comment.