Skip to content

Commit

Permalink
Don't remove to confirm we can reproduce the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Sep 21, 2023
1 parent 2b7de5f commit 0aa5ddf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ stages:
sudo apt-get update
sudo apt-get install -y g++-9 flex bison libfl-dev cython libx11-dev libxcomposite-dev libncurses-dev mpich
sudo apt-get install -y python3.8 python3.8-dev python3.8-venv ninja-build
sudo apt-get remove -y python3-importlib-metadata
python3.8 -m pip install --upgrade pip setuptools
python3.8 -m pip install --user -r $(Build.Repository.LocalPath)/requirements.txt
# we manually get version 3.15.0 to make sure that changes in the cmake
Expand Down

0 comments on commit 0aa5ddf

Please sign in to comment.