Skip to content

Commit

Permalink
removed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BM32ESRF committed Dec 11, 2022
1 parent e2fefe8 commit 73f4578
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions conda.noarch/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@ requirements:
- keras >=2.7.0,<=2.10.0
- tensorflow >=2.7.0,<=2.10.0

test:
imports:
- lauetoolsnn
- keras
- scipy
- numpy
- h5py
- tensorflow
- PyQt5
- sklearn
- skimage
- fabio
- networkx
- tqdm
#test:
# imports:
# - lauetoolsnn
# - keras
# - scipy
# - numpy
# - h5py
# - tensorflow
# - PyQt5
# - sklearn
# - skimage
# - fabio
# - networkx
# - tqdm

about:
home: https://github.com/BM32ESRF/LaueNN
Expand Down
28 changes: 14 additions & 14 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@ requirements:
- keras >=2.7.0,<=2.10.0
- tensorflow >=2.7.0,<=2.10.0

test:
imports:
- lauetoolsnn
- keras
- scipy
- numpy
- h5py
- tensorflow
- PyQt5
- sklearn
- skimage
- fabio
- networkx
- tqdm
#test:
# imports:
# - lauetoolsnn
# - keras
# - scipy
# - numpy
# - h5py
# - tensorflow
# - PyQt5
# - sklearn
# - skimage
# - fabio
# - networkx
# - tqdm

about:
home: https://github.com/BM32ESRF/LaueNN
Expand Down

0 comments on commit 73f4578

Please sign in to comment.