diff options
Diffstat (limited to 'dev-python/statsmodels')
| -rw-r--r-- | dev-python/statsmodels/statsmodels-0.14.1.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/statsmodels/statsmodels-0.14.1.ebuild b/dev-python/statsmodels/statsmodels-0.14.1.ebuild index d80976f5bff8..c0f70c008bed 100644 --- a/dev-python/statsmodels/statsmodels-0.14.1.ebuild +++ b/dev-python/statsmodels/statsmodels-0.14.1.ebuild @@ -65,6 +65,9 @@ python_test() { imputation/tests/test_mice.py::TestMICE::test_combine stats/tests/test_mediation.py::test_mixedlm "stats/tests/test_corrpsd.py::test_corrpsd_threshold[0]" + + # new warning from pandas + tsa/base/tests/test_tsa_indexes.py::test_instantiation_valid ) local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 |
