Skip to content

Commit 640938b

Browse files
committed
Fix test
1 parent 2f1a561 commit 640938b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/docker-stacks-foundation/test_packages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"grpcio",
7676
"hdf5",
7777
"jupyterlab-git",
78-
"mamba!",
78+
"mamba[version='<2.0.0']",
7979
"openssl",
8080
"pandas[version='>",
8181
"protobuf",

0 commit comments

Comments
 (0)