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 aefd6a9 commit 80be60fCopy full SHA for 80be60f
test/wheels/test_tutorials.py
@@ -23,6 +23,8 @@
23
"h1analysisProxy.C", # helper macro, not meant to run standalone
24
"hist001_RHist_basics.C", # required RHist, not supported in ROOT wheels
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
}
29
30
# ----------------------
0 commit comments