Do not import packages which are not importable

This commit is contained in:
Ayaz Salikhov
2021-07-16 15:25:32 +03:00
parent c8de1754c4
commit 667c4f91d1

View File

@@ -69,6 +69,8 @@ EXCLUDED_PACKAGES = [
"r-irkernel",
"unixodbc",
"bzip2",
"openssl",
"ca-certificates",
]