Skip to content

Commit

Permalink
make jupyter-troubleshoot installed
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Mar 7, 2016
1 parent 7d71e36 commit 42a1b33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ def find_package_data():
'console_scripts': [
'jupyter = jupyter_core.command:main',
'jupyter-migrate = jupyter_core.migrate:main',
'jupyter-troubleshoot = jupyter_core.troubleshoot:main',
]
}

Expand Down

0 comments on commit 42a1b33

Please sign in to comment.