mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
make sure test files are installed
This commit is contained in:
parent
70ca4f47e5
commit
38b58e784c
@ -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.frontend.html.notebook' : ['templates/*'] + static_data,
|
||||
|
Loading…
Reference in New Issue
Block a user