Wagtail commited on
Commit
17d1124
·
unverified ·
1 Parent(s): a670874

Update push_to_hf_space.yml

Browse files
.github/workflows/push_to_hf_space.yml CHANGED
@@ -30,7 +30,7 @@ jobs:
30
  - name: Install dependencies
31
  run: |
32
  pip install --upgrade pip
33
- pip install flake8 nbqa pytest
34
 
35
  # -------------------------
36
  # 3. Lint Python files
 
30
  - name: Install dependencies
31
  run: |
32
  pip install --upgrade pip
33
+ pip install flake8 nbqa pytest pandas
34
 
35
  # -------------------------
36
  # 3. Lint Python files