mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-17 12:39:54 +08:00
upgrade_dir.py => utils/upgradedir.py and updated imports.
This commit is contained in:
parent
8bdec3ecc8
commit
629dabdeab
@ -207,7 +207,7 @@ def make_runners():
|
||||
'outputtrap.py', 'platutils.py', 'prefilter.py', 'prompts.py',
|
||||
'PyColorize.py', 'release.py', 'rlineimpl.py', 'shadowns.py',
|
||||
'shellglobals.py', 'strdispatch.py', 'twshell.py',
|
||||
'ultratb.py', 'upgrade_dir.py', 'usage.py', 'wildcard.py',
|
||||
'ultratb.py', 'upgradedir.py', 'usage.py', 'wildcard.py',
|
||||
# See note above for why this is skipped
|
||||
# 'shell.py',
|
||||
'winconsole.py']
|
||||
|
Loading…
Reference in New Issue
Block a user