libsndfile
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pip install .
|
pip install .
|
||||||
|
apt-get install libsndfile1-dev
|
||||||
pip install pytest
|
pip install pytest
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user