Merge branch 'master' into asalikhov/modules

This commit is contained in:
Ayaz Salikhov
2022-05-01 13:15:45 +03:00
3 changed files with 51 additions and 60 deletions

View File

@@ -69,11 +69,6 @@ EXCLUDED_PACKAGES = [
"ca-certificates",
"conda-forge::blas[build=openblas]",
"hdf5",
# TODO(asalikhov)
# When we remove a workaround for arm regarding mamba, we can
# test installation of mamba as well and remove this exception.
# See: <https://github.com/jupyter/docker-stacks/issues/1539>
"mamba[version='<0.18']",
"openssl",
"protobuf",
"python",