mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-12 14:00:27 +08:00
UserConfig => config/userconfig and imports updated.
This commit is contained in:
parent
629dabdeab
commit
f53e35c98b
@ -224,7 +224,7 @@ def make_runners():
|
||||
|
||||
# These are tested by nose, so skip IPython.kernel
|
||||
top_pack = ['config','Extensions','frontend',
|
||||
'testing','tests','tools','UserConfig']
|
||||
'testing','tests','tools','userconfig']
|
||||
|
||||
if have_wx:
|
||||
top_pack.append('gui')
|
||||
|
Loading…
x
Reference in New Issue
Block a user