Pin setuptools ver on mac to fix package discovery

This commit is contained in:
Etoh 2022-04-06 19:24:46 +01:00 committed by GitHub
parent 9757e61808
commit 74fc46c1d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ jobs:
- name: Install Python dependencies
run: |
pip3 install -U setuptools wheel pip
pip3 install -U setuptools==60.*.* wheel pip
pip3 install twisted[tls] appnope requests certifi
pip3 install shiboken2==5.15.2 pyside2==5.15.2
pip3 install altgraph modulegraph macholib