Skip to content

Commit

Permalink
Merge pull request #406 from radarhere/tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 8, 2023
2 parents a9ec736 + fb5d249 commit c47dd28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.sh
Expand Up @@ -157,6 +157,7 @@ function run_tests {
if [ -z "$IS_ALPINE" ] && [[ "$MB_PYTHON_VERSION" != 3.12 ]]; then
python3 -m pip install numpy
fi
python3 -m pip install defusedxml olefile pyroma

curl -fsSL -o pillow-test-images.zip https://github.com/python-pillow/test-images/archive/main.zip
untar pillow-test-images.zip
Expand Down

0 comments on commit c47dd28

Please sign in to comment.