Skip to content

Commit d2a871f

Browse files
committed
sanity check
1 parent aaa5fa2 commit d2a871f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
ls dist
9393
ex -sc 'g/^PyPartMC/d' -cx .binder/requirements.txt
9494
python -m pip install --force-reinstall --no-deps $PIP_INSTALL_OPTS -r .binder/requirements.txt
95+
python -m pip install matplotlib ipywidgets PySDM
9596
ls
9697
python -m pip install $PIP_INSTALL_OPTS -r gitmodules/devops_tests/requirements.txt
9798
ls

0 commit comments

Comments
 (0)