##// END OF EJS Templates
Oops, preprocessor*s*
Julia Evans -
Show More
@@ -188,8 +188,8 b' def find_package_data():'
188 188 [
189 189 'tests/files/*.*',
190 190 'exporters/tests/files/*.*',
191 'preprocessor/tests/input/*.*',
192 'preprocessor/tests/expected/*.*',
191 'preprocessors/tests/input/*.*',
192 'preprocessors/tests/expected/*.*',
193 193 ],
194 194 'IPython.nbconvert.filters' : ['marked.js'],
195 195 'IPython.nbformat' : ['tests/*.ipynb','v3/v3.withref.json']
General Comments 0
You need to be logged in to leave comments. Login now