Commit 0aa60e5
committed
[build] Run hsimple.py tutorial first to produce needed file
hist015_TH1_read_and_draw.py and hist015_TH1_read_and_draw_uhi.py need py-hsimple.root produced by hsimple.py, so run that first when testing the wheel.
Also explicitly specify cwd argument to subprocess.open, so that the other tutorials can find the required file.1 parent 26d88d2 commit 0aa60e5
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
0 commit comments