Skip to content

Commit 2c00c4e

Browse files
committed
Missing build dep:wq
1 parent de99403 commit 2c00c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cache: 'pip'
3636
cache-dependency-path: setup.py
3737

38-
- run: pip install jupyterlab pytest nbval jupyter_packaging
38+
- run: pip install jupyterlab pytest nbval jupyter_packaging ipywidgets
3939
- run: pip install -ve .
4040
- run: jupyter labextension develop . --overwrite
4141

0 commit comments

Comments
 (0)