Exclude mamba package from tests

This commit is contained in:
Ayaz Salikhov
2024-09-30 09:13:25 +02:00
parent ea50ad3ffa
commit 55ea74f89f

View File

@@ -75,6 +75,7 @@ EXCLUDED_PACKAGES = [
"grpcio",
"hdf5",
"jupyterlab-git",
"mamba!",
"openssl",
"pandas[version='>",
"protobuf",