Skip to content

Commit

Permalink
unpin python
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmerov committed Jan 15, 2024
1 parent 4d40c49 commit ed70409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-mumps/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- numpy
- {{ compiler('c') }}
host:
- python >=3.10
- python
- cython >=3.0.2
- meson >=1.1.0
- meson-python >=0.15.0
Expand All @@ -31,7 +31,7 @@ requirements:
- setuptools-scm
- pip
run:
- python >=3.10
- python
- numpy >=1.24
- scipy >=1.9
- mumps-seq >=5.2.1
Expand Down

0 comments on commit ed70409

Please sign in to comment.