Skip to content

Commit

Permalink
Updating conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
timryanb committed Nov 12, 2024
1 parent 704251f commit 8079034
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ requirements:
- mpich-mpicxx # [mpi == "mpich"]
- {{ compiler('cxx') }}
- make
- mpi4py >=3.1.1,<4.0.0
- mpi4py >=3.1.5,<4.0.0
- cython >=3.0.0
- setuptools

Expand All @@ -54,7 +54,7 @@ requirements:
- lapack
- metis ==5.1.0
- tecio
- mpi4py >=3.1.1,<4.0.0
- mpi4py >=3.1.5,<4.0.0
- cython >=3.0.0
- setuptools

Expand All @@ -68,7 +68,7 @@ requirements:
- libopenblas
- lapack
- metis ==5.1.0
- mpi4py >=3.1.1,<4.0.0
- mpi4py >=3.1.5,<4.0.0
- pynastran >=1.4.0
- numba >=0.55.2

Expand Down

0 comments on commit 8079034

Please sign in to comment.