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 Vincent-Maladiere committed Dec 14, 2022
1 parent 1abd5df commit 4eae7f3
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 4eae7f3

Please sign in to comment.