Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
jupyter_nbextensions_configurator is needed to run setup...
  • Loading branch information
jcb91 authored Jun 29, 2016
1 parent 81b969e commit b148511
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@
'tornado',
'traitlets',
],
setup_requires=[
'jupyter_nbextensions_configurator',
],
#packages=['IPython-contrib-nbextensions'],
# **addargs
)
Expand Down

0 comments on commit b148511

Please sign in to comment.