Skip to content

Commit ddbb50a

Browse files
authored
Update omv-ci.yml
1 parent fda7817 commit ddbb50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/omv-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: |
5454
pip install git+https://github.com/OpenSourceBrain/osb-model-validation # @test_nest
5555
56-
# pip install scipy sympy matplotlib "cython<3.1.0" pandas tables # let omv handle these deps...
56+
pip install "cython<3.1.0" # let omv handle other deps...
5757
5858
sudo apt-get install libgsl27 libgslcblas0 # install GSL for ubuntu 24.04
5959

0 commit comments

Comments
 (0)