Skip to content

Commit

Permalink
Remove unnecessary pandas dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jni committed Jul 1, 2016
1 parent 2f459d1 commit 98a205c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- numpydoc=0.5*
- h5py=2.6*
- matplotlib=1.5*
- pandas=0.17*
- scipy=0.17*
- scikit-learn=0.17*
- scikit-image=0.12*
Expand Down
1 change: 0 additions & 1 deletion minimal-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- numpy=1.11*
- h5py=2.6*
- matplotlib=1.5*
- pandas=0.17*
- scipy=0.17*
- scikit-learn=0.17*
- scikit-image=0.12*
Expand Down

0 comments on commit 98a205c

Please sign in to comment.