Skip to content

Commit

Permalink
Update azure-pipeline.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jianjie Liu <liujianji3@gmail.com>
  • Loading branch information
dbanda and laserprec committed Jul 21, 2020
1 parent f520a17 commit 7612a69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ steps:
fi
pip install --upgrade pip
pip install setuptools wheel
pip install artifacts-keyring --pre
pip install -r requirements.txt
pip install pytest==5.3.5 pytest-cov==2.8.1
workingDirectory: $(Build.SourcesDirectory)
Expand Down

0 comments on commit 7612a69

Please sign in to comment.