# TypeError: 'numpy.float64' object cannot be interpreted as an integer
# https://github.com/KaveIO/PhiK/issues/73
"test_significance_matrix_hybrid"
"test_significance_matrix_mc"
];
disabledTestPaths=[
# Don't test integrations
"tests/phik_python/integration/"
];
meta=withlib;{
description="Phi_K correlation analyzer library";
longDescription="Phi_K is a new and practical correlation coefficient based on several refinements to Pearson’s hypothesis test of independence of two variables.";