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 8, 2022
1 parent a311aec commit a8ec5d4
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,32 +20,26 @@ build:
number: 0

requirements:
build:
- python >=3.7
- pip
- setuptools
- setuptools_scm
- numpy >=1.17
host:
- python >=3.7
- python <3.9
- pip
- setuptools
- setuptools_scm
- numpy >=1.17
run:
- python >=3.7
- matplotlib-base >=3.4.2
- keras >=2.7.0
- scipy >=1.7.0
- numpy >=1.17
- h5py >=3.1
- tensorflow >=2.7.0
- pyqt >=5.9
- scikit-learn >=0.24.2
- fabio >=0.11
- networkx >=2.6.3
- scikit-image >=0.18
- tqdm >=4.60
- keras >=2.7.0
- tensorflow >=2.7.0

test:
imports:
Expand Down

0 comments on commit a8ec5d4

Please sign in to comment.