Skip to content

Commit

Permalink
pin mumps to a functioning version
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmerov committed Jan 15, 2024
1 parent 6f93b65 commit cfb616d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/python-mumps/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ requirements:
- meson >=1.1.0
- meson-python >=0.15.0
- numpy >=1.24
- mumps-seq >=5.2.1
- mumps-seq =5.2
- metis =5.1.0
- setuptools-scm
- pip
run:
- python
- numpy >=1.24
- scipy >=1.9
- mumps-seq >=5.2.1
- mumps-seq =5.2
- metis
- pytest

Expand Down

0 comments on commit cfb616d

Please sign in to comment.