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