Commit b9e8d86
committed
Disable pdf and epub builds for releases.
h5_lock breaks if sphinx is run twice in a row (ie environment is pickled)
Haven't been able to reliably trigger outside autosummary directives,
so just disabling extra builds as they aren't all the useful anyway.1 parent 216e7b7 commit b9e8d86
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments