We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71af305 commit 179d70dCopy full SHA for 179d70d
.github/workflows/tests.yml
@@ -22,5 +22,6 @@ jobs:
22
python -m pip install --upgrade pip
23
pip install numpy
24
pip install GitPython
25
+ pip install scipy
26
cd tests/
27
python build-documentation.py
0 commit comments