Skip to content

Commit

Permalink
Test 8573 without raqm
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 29, 2024
1 parent 1c15225 commit d03ce16
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 1,303 deletions.
99 changes: 0 additions & 99 deletions .appveyor.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ set -e

python3 -c "from PIL import Image"

python3 -bb -m pytest -v -x -W always --cov PIL --cov Tests --cov-report term --cov-report xml Tests $REVERSE
python3 demo.py
62 changes: 0 additions & 62 deletions .github/workflows/cifuzz.yml

This file was deleted.

71 changes: 0 additions & 71 deletions .github/workflows/docs.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .github/workflows/lint.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/macos-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ brew install \
little-cms2 \
openjpeg \
webp
if [[ "$ImageOS" == "macos13" ]]; then
brew install --ignore-dependencies libraqm
else
brew install libraqm
fi
export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig"

python3 -m pip install coverage
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/release-drafter.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/stale.yml

This file was deleted.

Loading

0 comments on commit d03ce16

Please sign in to comment.