Exclude bzip2 from python import tests

This commit is contained in:
romainx
2020-11-13 18:32:36 +01:00
parent 96ab5502e1
commit 9194225482

View File

@@ -68,6 +68,7 @@ EXCLUDED_PACKAGES = [
"protobuf",
"r-irkernel",
"unixodbc",
"bzip2"
]