mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-24 14:20:54 +08:00
commit
0c11e07148
@ -146,6 +146,7 @@ def find_package_data():
|
||||
|
||||
package_data = {
|
||||
'IPython.config.profile' : ['README*', '*/*.py'],
|
||||
'IPython.core.tests' : ['*.png', '*.jpg'],
|
||||
'IPython.testing' : ['*.txt'],
|
||||
'IPython.testing.plugin' : ['*.txt'],
|
||||
'IPython.html' : ['templates/*'] + static_data,
|
||||
|
Loading…
x
Reference in New Issue
Block a user