Skip to content
Snippets Groups Projects
Commit 36a211cb authored by Amir MOHAMMADI's avatar Amir MOHAMMADI Committed by Laurent COLBOIS
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 7521d439
Branches
Tags
1 merge request!298Add script to install CI versions of all external Bob dependencies
Pipeline #62486 passed
...@@ -25,7 +25,7 @@ def dependencies(env_name, python): ...@@ -25,7 +25,7 @@ def dependencies(env_name, python):
"bob.devtools", "data/conda_build_config.yaml" "bob.devtools", "data/conda_build_config.yaml"
) )
packages, package_names_map = load_packages_from_conda_build_config( packages, _ = load_packages_from_conda_build_config(
conda_config_path, {"channels": []}, with_pins=True conda_config_path, {"channels": []}, with_pins=True
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment