Skip to content

Commit 5a440fe

Browse files
committed
Update DataLab installation in CI workflow to include webapi extras
1 parent 28f599d commit 5a440fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
pip install -e ../PythonQwt
7171
pip install -e ../plotpy
7272
pip install -e ../sigima
73-
pip install -e ../DataLab
73+
pip install -e ../DataLab[webapi]
7474
7575
- name: Install DataLab-Kernel
7676
run: |

0 commit comments

Comments
 (0)