python-networkx/python-networkx-doc.patch
2020-08-23 10:16:20 -06:00

11 lines
398 B
Diff

--- doc/conf.py.orig 2020-08-22 14:01:28.000000000 -0600
+++ doc/conf.py 2020-08-22 20:32:12.490706081 -0600
@@ -49,6 +49,7 @@ sphinx_gallery_conf = {
# path where to save gallery generated examples
"gallery_dirs": "auto_examples",
"backreferences_dir": "modules/generated",
+ 'expected_failing_examples': ['../examples/graph/plot_football.py']
}
# generate autosummary pages