We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5bff3 commit 9759019Copy full SHA for 9759019
1 file changed
doc/conf.py
@@ -240,8 +240,9 @@
240
'sklearn': None,
241
'matplotlib': 'http://matplotlib.org',
242
'numpy': 'http://docs.scipy.org/doc/numpy-1.6.0',
243
- 'scipy': 'http://docs.scipy.org/doc/scipy-0.11.0/reference',
244
- 'nibabel': 'http://nipy.org/nibabel'}
+ 'scipy': 'http://docs.scipy.org/doc/scipy-0.11.0/reference'},
+ 'expected_failing_examples': [
245
+ '../examples/applications/plot_stock_market.py']
246
}
247
248
0 commit comments