Skip to content

Commit

Permalink
phase2
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 10, 2024
1 parent dab9559 commit a0f7c27
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 1,316 deletions.
99 changes: 0 additions & 99 deletions .appveyor.yml

This file was deleted.

1 change: 1 addition & 0 deletions .ci/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ python3 -m pip install ipython
python3 -m pip install olefile
python3 -m pip install -U pytest
python3 -m pip install -U pytest-cov
python3 -m pip install -U pytest-freethreaded
python3 -m pip install -U pytest-timeout
python3 -m pip install pyroma

Expand Down
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 -bb -m pytest --threads 1 --iterations 1 -v -x -W always --cov PIL --cov Tests --cov-report term --cov-report xml Tests $REVERSE
62 changes: 0 additions & 62 deletions .github/workflows/cifuzz.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/release-drafter.yml

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit a0f7c27

Please sign in to comment.