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 f55fd54 + a864cc7 commit 6dce91fCopy full SHA for 6dce91f
setup.py
@@ -80,9 +80,6 @@ def main():
80
'jupyter-nbextensions_configurator = jupyter_nbextensions_configurator.application:main', # noqa
81
],
82
},
83
- scripts=[os.path.join('scripts', p) for p in [
84
- 'jupyter-nbextensions_configurator',
85
- ]],
86
classifiers=[
87
'Intended Audience :: End Users/Desktop',
88
'Intended Audience :: Science/Research',
0 commit comments