https://github.com/dereneaton/ipyrad
Raw File
Tip revision: c564323ee65182e52dcf5e346c2ed098d118fc64 authored by dereneaton on 04 May 2016, 15:53:57 UTC
"Updating ipyrad/__init__.py to version - 0.2.1
Tip revision: c564323
environment.yml
name: ipyrad
channels:
- ipyrad
dependencies:
- python=2.7
- pip>8.0
- cython
- ipython>=4.0
- ipyparallel>=5.0.1
- jupyter
- numpy>1.9
- scipy>0.10
- pandas
- h5py
- mpi4py
- sphinx>1.2
back to top