Skip to content

Commit

Permalink
test conda-forge#4 for passing autotest of import biobox
Browse files Browse the repository at this point in the history
  • Loading branch information
dclw29 committed Oct 16, 2021
1 parent bb5ddb9 commit ab7a9be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/biobox/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@ requirements:
- python =3.6
- pip
- setuptools
run:
- python >=3.0
- numpy >=1.0
- cython >=0.2
- scikit-learn >=1.0
- scipy >=1.0
- pandas >=0.2
run:
- python

test:
imports:
Expand Down

0 comments on commit ab7a9be

Please sign in to comment.