mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-23 12:49:41 +08:00
remove bundled profiles
and move README_STARTUP to core/profile
This commit is contained in:
parent
849e752d3d
commit
62c0ab05b6
@ -183,7 +183,7 @@ def find_package_data():
|
||||
os.chdir(cwd)
|
||||
|
||||
package_data = {
|
||||
'IPython.config.profile' : ['README*', '*/*.py'],
|
||||
'IPython.core' : ['profile/README*'],
|
||||
'IPython.core.tests' : ['*.png', '*.jpg'],
|
||||
'IPython.lib.tests' : ['*.wav'],
|
||||
'IPython.testing.plugin' : ['*.txt'],
|
||||
|
Loading…
Reference in New Issue
Block a user