Skip to content

Commit 3523b79

Browse files
vepadulanoguitargeek
authored andcommitted
[build] Remove tutorials requiring py-hsimple.root from wheel tests
(cherry picked from commit c591107)
1 parent 01d9aec commit 3523b79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/wheels/test_tutorials.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"hist002_RHist_weighted.C", # required RHist, not supported in ROOT wheels
2626
"rf618_mixture_models.py", # fails on CI, to investigate
2727
"rf615_simulation_based_inference.py", # fails on CI, to investigate
28+
"hist015_TH1_read_and_draw.py", # requires py-hsimple.root file generated by hsimple.py
29+
"hist015_TH1_read_and_draw_uhi.py", # requires py-hsimple.root file generated by hsimple.py
2830
}
2931

3032
# ----------------------

0 commit comments

Comments
 (0)