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