Skip to content

Commit

Permalink
CI Fixes Azure atlas CI job (scikit-learn#25136)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjpfan authored and jjerphan committed Jan 20, 2023
1 parent 6a3561f commit f15c2f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_tools/azure/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ setup_ccache() {

pre_python_environment_install() {
if [[ "$DISTRIB" == "ubuntu" ]]; then
sudo add-apt-repository --remove ppa:ubuntu-toolchain-r/test
sudo apt-get update
sudo apt-get install python3-scipy python3-matplotlib \
libatlas3-base libatlas-base-dev python3-virtualenv ccache
Expand Down

0 comments on commit f15c2f8

Please sign in to comment.