mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Add kernel resources directory to package_data
This commit is contained in:
parent
e51f3ff8d5
commit
c1ebfd1f3a
@ -200,7 +200,8 @@ def find_package_data():
|
||||
'tests/*.ipynb',
|
||||
'v3/nbformat.v3.schema.json',
|
||||
'v4/nbformat.v4.schema.json',
|
||||
]
|
||||
],
|
||||
'IPython.kernel': ['resources/*.*'],
|
||||
}
|
||||
|
||||
return package_data
|
||||
|
Loading…
Reference in New Issue
Block a user