Skip to content

Commit 24d8f65

Browse files
authored
Cleanup EXCLUDED_PACKAGES list (#2269)
1 parent b62b1d4 commit 24d8f65

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/by_image/docker-stacks-foundation/test_packages.py

-4
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,14 @@
4848

4949
# List of packages that cannot be tested in a standard way
5050
EXCLUDED_PACKAGES = [
51-
"bzip2",
52-
"ca-certificates",
5351
"conda-forge::blas=*",
5452
"grpcio-status",
5553
"grpcio",
56-
"hdf5",
5754
"jupyter-server-proxy",
5855
"jupyterhub-singleuser",
5956
"jupyterlab-git",
6057
"mamba",
6158
"notebook>",
62-
"openssl",
6359
"protobuf",
6460
"python",
6561
"r-irkernel",

0 commit comments

Comments
 (0)