mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
Remove nodejs exception in tests
This commit is contained in:
@@ -70,7 +70,6 @@ EXCLUDED_PACKAGES = [
|
|||||||
"conda-forge::blas[build=openblas]",
|
"conda-forge::blas[build=openblas]",
|
||||||
"hdf5",
|
"hdf5",
|
||||||
"jupyterlab-git",
|
"jupyterlab-git",
|
||||||
"nodejs[version='>", # Temporary fix for: https://github.com/jupyter/docker-stacks/issues/1901
|
|
||||||
"openssl",
|
"openssl",
|
||||||
"protobuf",
|
"protobuf",
|
||||||
"python",
|
"python",
|
||||||
|
Reference in New Issue
Block a user