mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Merge pull request #406 from radarhere/tests
This commit is contained in:
commit
c47dd289c8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user