fix missing packages
This commit is contained in:
parent
a587930405
commit
eccb06a371
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install wheel
|
pip install wheel
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
pip install RPi.GPIO==0.7.1 spidev==3.5
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
- name: Generate Docs
|
- name: Generate Docs
|
||||||
|
Loading…
Reference in New Issue
Block a user