Oops, preprocessor*s*

This commit is contained in:
Julia Evans 2014-04-24 19:24:14 -04:00 committed by MinRK
parent 4fcf0df53a
commit 06adb299c0

View File

@ -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']