Skip to content

Commit

Permalink
modified app name
Browse files Browse the repository at this point in the history
  • Loading branch information
takumaw committed Sep 20, 2016
1 parent 86c1492 commit c1477c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@
'app/resources'
]
}
NAME='Jupyter Notebook Launcher'

setup(
app=APP,
name=NAME,
data_files=DATA_FILES,
options={'py2app': OPTIONS},
setup_requires=['py2app'],
Expand Down

0 comments on commit c1477c1

Please sign in to comment.