diff --git a/setupbase.py b/setupbase.py index 85ef2f6c9..7c5fe0548 100644 --- a/setupbase.py +++ b/setupbase.py @@ -188,8 +188,7 @@ def find_package_data(): [ 'tests/files/*.*', 'exporters/tests/files/*.*', - 'preprocessors/tests/input/*.*', - 'preprocessors/tests/expected/*.*', + 'preprocessors/tests/files/*.*', ], 'IPython.nbconvert.filters' : ['marked.js'], 'IPython.nbformat' : ['tests/*.ipynb','v3/v3.withref.json']