PeterPinetree commited on
Commit
91cb850
·
verified ·
1 Parent(s): 879ed30

Update space.yaml

Browse files
Files changed (1) hide show
  1. space.yaml +5 -1
space.yaml CHANGED
@@ -8,4 +8,8 @@ apt:
8
  - cmake
9
  - rsync
10
  - libgl1-mesa-glx
11
- - portaudio19-dev
 
 
 
 
 
8
  - cmake
9
  - rsync
10
  - libgl1-mesa-glx
11
+
12
+ pip:
13
+ - pip install --no-cache-dir -r requirements.txt
14
+ - pip install --no-cache-dir --upgrade pip
15
+ - pip install --no-cache-dir --upgrade setuptools