Skip to content

Commit 179d70d

Browse files
committed
added scipy
1 parent 71af305 commit 179d70d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
python -m pip install --upgrade pip
2323
pip install numpy
2424
pip install GitPython
25+
pip install scipy
2526
cd tests/
2627
python build-documentation.py

0 commit comments

Comments
 (0)