We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b79e24 commit e944c17Copy full SHA for e944c17
1 file changed
.github/workflows/omv-ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Install OMV
29
run: |
30
- pip install git+https://github.com/OpenSourceBrain/osb-model-validation
+ pip install git+https://github.com/OpenSourceBrain/osb-model-validation@test_pynn0101
31
pip install scipy sympy matplotlib cython pandas tables
32
33
pip install 'numpy<=1.23.0' # see https://github.com/OpenSourceBrain/osb-model-validation/issues/91
0 commit comments