mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
update for devops
This commit is contained in:
@@ -39,8 +39,8 @@ steps:
|
||||
print('##vso[task.setvariable variable=projectRoot]{}'.format(project_location))
|
||||
|
||||
- script: |
|
||||
python -m pip install --upgrade pip setuptools wheel
|
||||
pip install -r requirements.txt
|
||||
python -m pip install --upgrade pip setuptools wheel pipenv
|
||||
pipenv install --system
|
||||
pip install unittest-xml-reporting
|
||||
displayName: 'Install prerequisites'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user