Skip to content

Commit

Permalink
remove jupyter
Browse files Browse the repository at this point in the history
  • Loading branch information
wholmgren committed Sep 9, 2018
1 parent af328bd commit 3c105e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
EXTRAS_REQUIRE = {
'complete': ['scipy', 'tables', 'numba', 'siphon', 'netcdf4', 'ephem'],
'doc': ['sphinx', 'ipython', 'sphinx_rtd_theme', 'numpydoc',
'matplotlib', 'jupyter'],
'matplotlib'],
'test': TESTS_REQUIRE
}

Expand Down

0 comments on commit 3c105e6

Please sign in to comment.