mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-08-03 06:22:25 -04:00
Is pip3 already installed?
This commit is contained in:
parent
f124186366
commit
3df03768d2
4
.github/workflows/mac.yml
vendored
4
.github/workflows/mac.yml
vendored
@ -20,9 +20,7 @@ jobs:
|
|||||||
- name: Install brew packages
|
- name: Install brew packages
|
||||||
run: brew install nasm subversion
|
run: brew install nasm subversion
|
||||||
- name: Install python packages for UHD
|
- name: Install python packages for UHD
|
||||||
run: |
|
run: pip3 install numpy mako requests Cheetah3 setuptools
|
||||||
python3 -m pip install --upgrade pip
|
|
||||||
pip3 install numpy mako requests Cheetah3 setuptools
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v4
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user