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 701c94b commit 8d7ce95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ steps:
- script: |
python -m pip install --upgrade pip
pip install pytest pytest-azurepipelines
python setup.py install
python setup.py $(GitVersion.SemVer) install
# pip install -e .
displayName: "Install project dependencies"
#- script: |
Expand Down

0 comments on commit 8d7ce95

Please sign in to comment.