python3Packages.ibis-framework: don't test dask backend

This commit is contained in:
Phillip Cloud 2022-10-30 10:52:27 -04:00
parent ae7bfd1858
commit f59546ee35
No known key found for this signature in database
GPG Key ID: D908212070FD785E

View File

@ -46,7 +46,6 @@
}:
let
testBackends = [
"dask"
"datafusion"
"duckdb"
"pandas"