Skip to content

Commit

Permalink
Add missing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Jun 16, 2019
1 parent 5a75c6e commit ffbdc24
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 @@ -29,6 +29,7 @@
('share/jupyter/nbextensions/jupytext', ['jupytext/nbextension/index.js',
'jupytext/nbextension/README.md',
'jupytext/nbextension/jupytext_menu.png',
'jupytext/nbextension/jupytext_menu_zoom.png',
'jupytext/nbextension/jupytext.yml']),
('share/jupyter/lab/extensions', ['packages/labextension/dist/jupyterlab-jupytext-0.1.0.tgz'])],
entry_points={'console_scripts': ['jupytext = jupytext.cli:jupytext_cli']},
Expand Down

0 comments on commit ffbdc24

Please sign in to comment.