mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
merge separate input/expected notebooks for execute preprocessor
This commit is contained in:
parent
06adb299c0
commit
11bcc6e1e5
@ -188,8 +188,7 @@ def find_package_data():
|
|||||||
[
|
[
|
||||||
'tests/files/*.*',
|
'tests/files/*.*',
|
||||||
'exporters/tests/files/*.*',
|
'exporters/tests/files/*.*',
|
||||||
'preprocessors/tests/input/*.*',
|
'preprocessors/tests/files/*.*',
|
||||||
'preprocessors/tests/expected/*.*',
|
|
||||||
],
|
],
|
||||||
'IPython.nbconvert.filters' : ['marked.js'],
|
'IPython.nbconvert.filters' : ['marked.js'],
|
||||||
'IPython.nbformat' : ['tests/*.ipynb','v3/v3.withref.json']
|
'IPython.nbformat' : ['tests/*.ipynb','v3/v3.withref.json']
|
||||||
|
Loading…
Reference in New Issue
Block a user