Skip to content

Commit 1dca2c6

Browse files
MridulSdschult
andauthored
MAINT: Disable building delaunay geospatial example temporarily (networkx#6981)
* MAINT: Disable building delaunay geospatial example temporarily * Update conf.py * explicitly ignore file * Update conf.py trying removing escape char --------- Co-authored-by: Dan Schult <[email protected]>
1 parent a0b7d6e commit 1dca2c6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
sphinx_gallery_conf = {
3232
# path to your examples scripts
3333
"examples_dirs": "../examples",
34+
"ignore_pattern": r"fix_plot_delaunay.py",
3435
"subsection_order": ExplicitOrder(
3536
[
3637
"../examples/basic",

0 commit comments

Comments
 (0)