We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2248f6e + 956506d commit 71e7c2aCopy full SHA for 71e7c2a
setup.py
@@ -99,9 +99,6 @@ def main():
99
'html_ch = jupyter_contrib_nbextensions.nbconvert_support.collapsible_headings:ExporterCollapsibleHeadings', # noqa: E501
100
],
101
},
102
- scripts=[os.path.join('scripts', p) for p in [
103
- 'jupyter-contrib-nbextension',
104
- ]],
105
classifiers=[
106
'Development Status :: 1 - Planning',
107
'Intended Audience :: End Users/Desktop',
0 commit comments