Skip to content

Commit 82fd9bc

Browse files
committed
Install missing python packages
1 parent bcc0806 commit 82fd9bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ jobs:
175175
-r requirements.extensions.txt \
176176
-r requirements.service.txt \
177177
-r requirements.utils.txt \
178+
numpy \
179+
scipy \
178180
bandit \
179181
flake8 \
180182
pylama \

0 commit comments

Comments
 (0)