Skip to content

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rossant committed Dec 25, 2015
1 parent 64128bd commit 806f155
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: phy
channels:
- kwikteam
dependencies:
- python
- numpy=1.9
- vispy
- matplotlib
- scipy
- h5py
- pyqt
- ipython
- requests
- traitlets
- six
- ipyparallel
- joblib
- dask
- cython
- click
- pip:
- klustakwik2

0 comments on commit 806f155

Please sign in to comment.