python3Packages.narwhals: disable test that's incompatible w/ ibis 11

This commit is contained in:
Sarah Clark
2025-10-17 15:58:14 -07:00
parent a3be47ff43
commit 71ae8f589a
@@ -73,6 +73,8 @@ buildPythonPackage rec {
"test_convert_time_zone_to_connection_tz_pyspark"
"test_replace_time_zone_to_connection_tz_pyspark"
"test_lazy"
# Incompatible with ibis 11
"test_unique_3069"
];
pytestFlags = [