python3Packages.narwhals: disable test that's incompatible w/ ibis 11
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user