We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9976d3b commit c591107Copy full SHA for c591107
test/wheels/test_tutorials.py
@@ -25,6 +25,8 @@
25
"hist002_RHist_weighted.C", # required RHist, not supported in ROOT wheels
26
"rf618_mixture_models.py", # fails on CI, to investigate
27
"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
30
}
31
32
# ----------------------
0 commit comments