Stop using PyObjC

This commit is contained in:
kramo
2025-11-17 16:57:45 +01:00
parent b48dfbaa8f
commit c2da62bef5
4 changed files with 1 additions and 135 deletions

View File

@@ -73,7 +73,7 @@ jobs:
- name: Install Dependencies
run: |
brew install meson pygobject3 libadwaita adwaita-icon-theme desktop-file-utils pyinstaller pillow
pip3 install --break-system-packages requests PyYAML pyobjc
pip3 install --break-system-packages requests PyYAML
- name: Meson Build
run: |