Skip to content

Commit

Permalink
adds ipython to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thurber committed Jun 14, 2021
1 parent 72c292a commit cf874fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def readme():
install_requires=[
'bmipy==2.0',
'dask[complete]==2021.5.1',
'ipython==7.24.1',
'matplotlib==3.4.2',
'nc-time-axis==1.2.0',
'netCDF4==1.5.6',
Expand Down

0 comments on commit cf874fc

Please sign in to comment.