Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtsap authored Feb 17, 2021
1 parent 184bab4 commit 701c94b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ steps:
- script: |
python -m pip install --upgrade pip
pip install pytest pytest-azurepipelines
pip install -e .
python setup.py install
# pip install -e .
displayName: "Install project dependencies"
#- script: |
# pip install -r requirements.txt
Expand Down

0 comments on commit 701c94b

Please sign in to comment.