Skip to content

Commit

Permalink
Add scipy install
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed May 2, 2024
1 parent 8b1d62e commit b4680d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/omv-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install OMV
run: |
pip install cython # required to build NEST...
pip install scipy # required for NEST examples...
pip install git+https://github.com/OpenSourceBrain/osb-model-validation@test_pynn011
Expand Down

0 comments on commit b4680d0

Please sign in to comment.