Skip to content

Commit

Permalink
removed h5py from setup.py for now...
Browse files Browse the repository at this point in the history
  • Loading branch information
dereneaton committed Nov 4, 2015
1 parent 52419f2 commit c323cdb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@

requirements = [
'pip>7.0',
'Cython',
'cython',
'scipy>0.10',
'numpy>=1.9',
'pandas',
'h5py',
'dill>0.2',
'sphinx',
'ipython>=4.0',
Expand Down

0 comments on commit c323cdb

Please sign in to comment.