mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Merge pull request #8146 from takluyver/i8140
Remove Qt console package_data from setup
This commit is contained in:
commit
b17f329c2c
@ -189,7 +189,6 @@ def find_package_data():
|
||||
'IPython.testing.plugin' : ['*.txt'],
|
||||
'IPython.html' : ['templates/*'] + static_data,
|
||||
'IPython.html.tests' : js_tests,
|
||||
'IPython.qt.console' : ['resources/icon/*.svg'],
|
||||
'IPython.nbconvert' : nbconvert_templates +
|
||||
[
|
||||
'tests/files/*.*',
|
||||
|
Loading…
Reference in New Issue
Block a user