Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BM32ESRF committed Nov 16, 2022
1 parent 6efbb15 commit 4d94a2b
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 @@ -25,18 +25,18 @@ requirements:
- pip
- setuptools
- setuptools_scm
- numpy >=1.17
- numpy >=1.18
host:
- python {{ python }}
- pip
- setuptools
- setuptools_scm
- numpy >=1.17
- numpy >=1.18
run:
- python {{ python }}
- matplotlib-base >=3.4.2
- scipy >=1.7.0
- numpy >=1.17
- numpy >=1.18
- h5py >=3.1
- pyqt >=5.9
- scikit-learn >=0.24.2
Expand Down

0 comments on commit 4d94a2b

Please sign in to comment.