Skip to content

Commit

Permalink
Test py2app
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jul 8, 2023
1 parent f089c2d commit 293474a
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 1,039 deletions.
94 changes: 0 additions & 94 deletions .appveyor.yml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/cifuzz.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/macos-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,3 @@
set -e

brew install libtiff libjpeg openjpeg libimagequant webp little-cms2 freetype libraqm

PYTHONOPTIMIZE=0 python3 -m pip install cffi
python3 -m pip install coverage
python3 -m pip install defusedxml
python3 -m pip install olefile
python3 -m pip install -U pytest
python3 -m pip install -U pytest-cov
python3 -m pip install -U pytest-timeout
python3 -m pip install pyroma

# TODO Remove condition when NumPy supports 3.12
if ! [ "$GHA_PYTHON_VERSION" == "3.12-dev" ]; then python3 -m pip install numpy ; fi

# extra test images
pushd depends && ./install_extra_test_images.sh && popd
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 293474a

Please sign in to comment.