This commit is contained in:
Tryndaron
2024-04-02 14:39:56 +02:00
parent a3a0491db8
commit 566cd5b470
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install .
apt-get install libsndfile1-dev
sudo apt-get install libsndfile1-dev
pip install pytest