mark v3.withref.json as part of package

pull/37/head
Matthias BUSSONNIER 12 years ago
parent dfe3056b95
commit 2d43dcdc7f

@ -193,7 +193,7 @@ def find_package_data():
'IPython.nbconvert' : nbconvert_templates +
['tests/files/*.*', 'exporters/tests/files/*.*'],
'IPython.nbconvert.filters' : ['marked.js'],
'IPython.nbformat' : ['tests/*.ipynb']
'IPython.nbformat' : ['tests/*.ipynb','v3/v3.withref.json']
}
return package_data

Loading…
Cancel
Save