File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 - name : Install python dependencies via pip
6464 run : |
6565 python -m pip install --upgrade pip
66- python -m pip pip install numpy cython cftime pytest twine wheel check-manifest mpi4py typing-extensions
66+ python -m pip install numpy cython cftime pytest twine wheel check-manifest mpi4py typing-extensions
6767
6868 - name : Install netcdf4-python
6969 run : |
Original file line number Diff line number Diff line change 5151 - name : Install python dependencies via pip
5252 run : |
5353 python -m pip install --upgrade pip
54- python -m pip pip install numpy cython cftime pytest twine wheel check-manifest mpi4py mypy types-setuptools typing-extensions
54+ python -m pip install numpy cython cftime pytest twine wheel check-manifest mpi4py mypy types-setuptools typing-extensions
5555
5656 - name : Install netcdf4-python
5757 run : |
You can’t perform that action at this time.
0 commit comments