mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-27 20:43:43 +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
|
if [ -z "$IS_ALPINE" ] && [[ "$MB_PYTHON_VERSION" != 3.12 ]]; then
|
||||||
python3 -m pip install numpy
|
python3 -m pip install numpy
|
||||||
fi
|
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
|
curl -fsSL -o pillow-test-images.zip https://github.com/python-pillow/test-images/archive/main.zip
|
||||||
untar pillow-test-images.zip
|
untar pillow-test-images.zip
|
||||||
|
|
Loading…
Reference in New Issue
Block a user