macos deps

This commit is contained in:
Tobias Wellnitz, DH1TW 2023-12-28 17:48:33 +01:00
parent 60e10c82d0
commit 3ffbe815f0

View file

@ -137,7 +137,6 @@ jobs:
- name: "Install dependencies" - name: "Install dependencies"
run: | run: |
set -xe set -xe
sudo apt-get install -y libxml2-dev libxslt-dev
python -VV python -VV
python -m pip install --upgrade pip setuptools python -m pip install --upgrade pip setuptools
python -m pip install -e . python -m pip install -e .