Skip to content

Commit

Permalink
Update ipyrad meta.yaml to specify ipyparallel, and scikit-allel vers…
Browse files Browse the repository at this point in the history
…ion.
  • Loading branch information
isaacovercast committed Jul 7, 2018
1 parent 9bff30b commit 093a580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda.recipe/ipyrad/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ requirements:
- setuptools >=28.0.0
- jupyter
- ipython >=5.0.0
- ipyparallel >=6.0.2
- ipyparallel =6.1.1
- cython
- scipy >=0.16
- h5py
Expand All @@ -47,7 +47,7 @@ requirements:
- dask
- cutadapt >=1.12
- pysam >=0.10.0
- scikit-allel
- scikit-allel >=1.1.10

commands:
- ipyrad -h
Expand Down

0 comments on commit 093a580

Please sign in to comment.