Update azure-pipelines-ci.yml for Azure Pipelines
This commit is contained in:
parent
eb3e53e2d3
commit
17b59cd410
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ jobs:
|
|||
libudev-dev libsqlite3-dev libavformat-dev libavcodec-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libavfilter-dev
|
||||
|
||||
# Setup venv
|
||||
python3 -m venv venv
|
||||
python -m venv venv
|
||||
|
||||
. venv/bin/activate
|
||||
pip install -U pip setuptools
|
||||
|
|
Loading…
Add table
Reference in a new issue