Skip to content

Commit

Permalink
update because the upstream bugs are resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmerov committed Jan 19, 2024
1 parent f48c608 commit c3e0248
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/python-mumps/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ requirements:
- meson >=1.1.0
- meson-python >=0.15.0
- numpy >=1.24
- mumps-seq >=5.2
- metis >=5.1.0
- mumps-seq >=5.6
- metis =5.1.0
- setuptools-scm
- pip
run:
- python
- numpy >=1.24
- scipy >=1.9
- mumps-seq >=5.2
- metis >=5.1.0
- mumps-seq >=5.6
- metis =5.1.0
- pytest

test:
Expand Down

0 comments on commit c3e0248

Please sign in to comment.