Skip to content
Snippets Groups Projects
Commit 13ece5bc authored by valentin.emiya's avatar valentin.emiya
Browse files

add xarray to ci

parent 27edc713
No related branches found
No related tags found
No related merge requests found
Pipeline #5119 passed
...@@ -5,7 +5,7 @@ tests: ...@@ -5,7 +5,7 @@ tests:
- docker - docker
script: script:
- cd python - cd python
- pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas - pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas xarray
- pip3 install 'scipy==1.4.1' -U - pip3 install 'scipy==1.4.1' -U
- pip3 install 'matplotlib==3.1.2' -U - pip3 install 'matplotlib==3.1.2' -U
- pip3 install --no-deps . - pip3 install --no-deps .
...@@ -21,7 +21,7 @@ pages: ...@@ -21,7 +21,7 @@ pages:
- master - master
script: script:
- cd python - cd python
- pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas - pip3 install --no-deps ltfatpy madarrays yafe skpomade pandas xarray
- pip3 install 'scipy==1.4.1' -U - pip3 install 'scipy==1.4.1' -U
- pip3 install 'matplotlib==3.1.2' -U - pip3 install 'matplotlib==3.1.2' -U
- pip3 install --no-deps . - pip3 install --no-deps .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment