Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Oct 10, 2023
1 parent 96994af commit 28df752
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 @@ -44,7 +44,7 @@ jobs:
- script: |
python -m pip install --pre --upgrade pip wheel
pip install -e --pre .[dev,test]
pip install --pre -e .[dev,test]
displayName: "Install dependencies release candidates"
condition: eq(variables['PRERELEASE_DEPENDENCIES'], 'yes')
Expand Down

0 comments on commit 28df752

Please sign in to comment.