Fixed _packages_from_json

This commit is contained in:
romainx
2020-03-12 22:02:44 +01:00
parent fbea8a6f12
commit 18bf282a2b
3 changed files with 18 additions and 6 deletions

View File

@@ -63,8 +63,7 @@ EXCLUDED_PACKAGES = [
"tini",
"python",
"hdf5",
# FIXME: shall be parsed as conda-forge::blas[build=openblas]
"conda-forge::blas[build",
"conda-forge::blas[build=openblas]",
"protobuf",
"r-irkernel",
"unixodbc",