mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
macos deps
This commit is contained in:
parent
60e10c82d0
commit
3ffbe815f0
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -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 .
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue