Skip to content

Commit

Permalink
Removed pymanopt install from azure tests
Browse files Browse the repository at this point in the history
Its only needed for the experimental tests groups

Signed-off-by: David Davó <[email protected]>
  • Loading branch information
daviddavo committed Aug 9, 2024
1 parent b6f1031 commit 220f341
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ci/azureml_tests/aml_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def get_or_create_environment(
- {conda_pkg_jdk}
- pip
- pip:
- pymanopt@https://github.com/pymanopt/pymanopt/archive/fb36a272cdeecb21992cfd9271eb82baafeb316d.zip
- recommenders[dev{",gpu" if use_gpu else ""}{",spark" if use_spark else ""}]@git+https://github.com/recommenders-team/recommenders.git@{commit_sha}
"""
# See https://github.com/Azure/AzureML-Containers/blob/master/base/cpu/openmpi4.1.0-ubuntu22.04
Expand Down

0 comments on commit 220f341

Please sign in to comment.